This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b188ab4e66
freebsd-ports
/
devel
/
cproto
/
distinfo
3 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
Cproto is a program that generates function prototypes and variable declarations from C source code. It can also convert function definitions between the old style and the ANSI C style. This conversion overwrites the original files, so make a backup copy of your files in case something goes wrong. The program isn't confused by complex function definitions as much as other prototype generators because it uses a yacc generated parser. By ignoring all the input between braces, I avoided implementing the entire C language grammar. WWW: http://www.vex.net/~cthuang/cproto/ PR: ports/16704 Submitted by: Abel Chow <abel@Island.DHS.ORG>
2000-02-29 21:10:16 +01:00
MD5 (cproto-4.6.tar.gz) = 5968d18e9508b2892471e6ef16e140e3
SIZEify.
2004-01-29 08:24:56 +01:00
SIZE (cproto-4.6.tar.gz) = 124251
Reference in a new issue
Copy permalink