openenvutils/commandshell/shell/inc/example.pro
author andy simpson <andrews@symbian.org>
Fri, 17 Sep 2010 16:14:46 +0100
branchRCL_3
changeset 67 a2ddb8b15745
parent 0 2e3d3ce01487
permissions -rw-r--r--
Merge re-apply fixes for Bug 2524, Bug 2414 (Symbian splashscreen and shutdown)

/* Generated automatically */
static int bin_example _((char*nam,char**args,Options ops,UNUSED(int func)));
static int cond_p_len _((char**a,UNUSED(int id)));
static int cond_i_ex _((char**a,UNUSED(int id)));
static mnumber math_sum _((UNUSED(char*name),int argc,mnumber*argv,UNUSED(int id)));
static mnumber math_length _((UNUSED(char*name),char*arg,UNUSED(int id)));
static int ex_wrapper _((Eprog prog,FuncWrap w,char*name));