Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cproto: Generates function prototypes and variable declarations from C code.
Name: | cproto |
Vendor: | Scientific Linux |
Version: | 4.7c |
License: | Public Domain |
Release: | 3 |
URL: | |
- Summary
- 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.
Changelog
- * Thu Oct 14 19:00:00 2004 Jindrich Novy <jnovy{%}redhat{*}com> 4.7c-3
- define OPT_LINTLIBRARY to enable type definitions output
and other cproto features disabled otherwise
- * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt
- * Tue May 4 19:00:00 2004 Bill Nottingham <notting{%}redhat{*}com> 4.7c-1
- update to 4.7c (#54814)