implementing (...) function
"Georg Grabler" <[email protected]>
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Message-ID | <[email protected]> |
Hello,
Since i got some more time again, and want to continue my pyrex fun, I was
wondering how to wrap a function like
int SYMEXPORT logaction(char *fmt, ...)
This is a general test logging funciton, accepting a format like
logaction("%s %d", "string", 12);
Yours,
Georg
_______________________________________________
Pyrex mailing list
[email protected]
http://lists.copyleft.no/mailman/listinfo/pyrex