newLISP Fan Club

Forum => newLISP in the real world => Topic started by: HPW on September 07, 2011, 10:58:13 AM

Title: callback function parameter type?
Post by: HPW on September 07, 2011, 10:58:13 AM
Hello Lutz,



I am unsure about using the callback function.

The doc states that it support up to 8 parameters.

But what type does the parameters support?

Are they always PChar/Strings ?



And does the callback-function support a return value ? Of which type?