external functions structure
Posted: Fri Aug 07, 2009 12:40 pm
by Anonymous >> Mon, 13 Sep 2004 15:55:35 GMT
the functions in a driver written in C++ has the following prototype:
void *Start();
Does anyone know how to convert the above prototype to JADE?
the functions in a driver written in C++ has the following prototype:
void *Start();
Does anyone know how to convert the above prototype to JADE?