Generating Header Files from Object Files

Posted by Ed L on Stack Overflow See other posts from Stack Overflow or by Ed L
Published on 2010-05-27T19:58:15Z Indexed on 2010/05/27 20:01 UTC
Read the original article Hit count: 193

Filed under:
|

Is it possible to take an object file (like a macintosh dylib or a linux .so file), and automatically generate a C .h file?

© Stack Overflow or respective owner

Related posts about c

    Related posts about code-generation