Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

protogen equivalent on AIX

Status
Not open for further replies.

dkotian1

Programmer
Sep 30, 2001
20
JP
Hi,

Is there an equivalent of protogen available
on AIX.
protogen is basically a ANSI C function prototype generator.
protogen is an experimental tool that helps convert old style C code to ANSI C by generating prototypes for function declarations.

Do we have something like that on AIX ?


Please let me know.

Thanks and Regards
Deepak
 
Hi,

I think, I can use genproto option of xlc compiler.
Need to try it though.

If there is something else, please let me know.

Thanks and Regards
Deepak
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top