The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
protoize-2.951. Create/remove ANSI prototypes from C code NOTE: This is not a final release, but taken from the CVS gcc-2_95-branch (dated 2001-10-02). 'protoize' can be used to add prototypes to a program, thus converting the program to ANSI C in one respect. The companion program 'unprotoize' does the reverse: it removes argument types from any prototypes that are found. From Debian 3.0r0 APT |
|
|