This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Generating C/C++ headers from DLL or pascal information


> 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
elfyn at exposure dot org dot uk
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]