search for: myargc

Displaying 3 results from an estimated 3 matches for "myargc".

Did you mean: myarg
2008 Dec 10
1
Linking a library with init(argc,argv) function
Hi, I would like to embed the LibMesh library in R. I have already linked C++ code and build libraries as it is explained in the R-extension manual with trivial examples : dyn.load(paste("/home/default/LibFooR",.Platform$dynlib.ext,sep="")) I am facing a difficulty with loading a library depending on a library (libMesh) which needs an initialization function
2013 Sep 12
10
[PATCH] xen/build: Remove hacked up version of figlet
...hzmode; /* true if reading double-bytes in HZ mode */ -int gndbl[4]; /* gndbl[n] is true if Gn is double-byte */ -inchr gn[4]; /* Gn character sets: ASCII, Latin-1, none, none */ -int gl; /* 0-3 specifies left-half Gn character set */ -int gr; /* 0-3 specifies right-half Gn character set */ - -int Myargc; /* to avoid passing around argc and argv */ -char **Myargv; - -/**************************************************************************** - - Globals dealing with chars that are written - -****************************************************************************/ - -typedef struct fc { -...
2010 May 07
0
Wine release 1.1.44
.... msi: Remove variable product_code which is not really used from MSI_ApplyPatchW. mshtml: Remove variable doc which is not really used from process_timer. winex11: Remove variable bits which is not really used from X11DRV_DIB_GetImageBits_32. wintrust/tests: Remove variable myARGC which is not really used from test_cdf_parsing. riched20: Remove variable changed which is not really used from ME_PrepareParagraphForWrapping. ole32: Fix return value of DefaultHandler_SetClientSite. ole32: Fix return value for CoRevokeMallocSpy. comctl32: Remove variable o...