Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cproto - Generates function prototypes and variable declarations from C code
Cproto generates function prototypes and variable declarations from C
source code. Cproto can also convert function definitions between the
old style and the ANSI C style. This conversion will overwrite the
original files, however, so be sure to make a backup copy of your
original files in case something goes wrong. Cproto uses a Yacc
generated parser, so it should not be confused by complex function
definitions as much as other prototype generators.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
cproto |
4.7c |
7.fc4 |
src |
120 KiB |
Thu Aug 18 08:42:46 2005 |
Changelog
- * Thu Aug 18 18:00:00 2005 Jindrich Novy <jnovy{%}redhat{*}com> 4.7c-7.fc4
- initial FC-4 Extras build
- * Sat Aug 13 18:00:00 2005 Jindrich Novy <jnovy{%}redhat{*}com> 4.7c-7
- prepare for Fedora Extras inclusion (#165811)
- * Fri Mar 4 17:00:00 2005 Jindrich Novy <jnovy{%}redhat{*}com> 4.7c-6
- rebuilt with gcc4