> Can this be generated from the library I created? If not, where can I find > a reliable mapping for Delphi signatures -> C/C++ signatures? For example, > I think PChar is char *, but what is boolean? Are variable procedure > parameters just pointers to the respective data types?
There's quite a few Pascal to C/C++ docs here <http://www.uq.net.au/~zzmiadam/tute/Pascal/> and this google search returned quite a few too <http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&q=pascal+ data+types+to+c%2B%2B+data+types> > Any assistance would be greatly appreciated. You might get more help in a newsgroup as this is more of a language-specific issue rather than a cygwin-specific issue. Regards, Elfyn McBratney [EMAIL PROTECTED] www.exposure.org.uk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/