Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cproto: Generates function prototypes and variable declarations from C code.
Name: | cproto |
Vendor: | CERN (http://cern.ch/linux) |
Version: | 4.6 |
License: | Public Domain |
Release: | 16 |
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.
Arch: x86_64
Download: | cproto-4.6-16.x86_64.rpm |
Build Date: | Wed Feb 4 14:45:30 2004 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 82 KiB |
Changelog
- * Thu May 22 05:00:00 2003 Bill Nottingham <notting{%}redhat{*}com> 4.6-16
- fix build with new bison
- * Wed Jan 22 04:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
- * Thu Dec 12 04:00:00 2002 Tim Powers <timp{%}redhat{*}com> 4.6-14
- rebuild on all arches