Category:Generic Unix Tools: Difference between revisions
Appearance
Created page with "Tools written in such a generic version of C and with such generic API calls that they should compile on any UNIX like environment without any changes or with absolutely minim..." |
(No difference)
|
Revision as of 12:20, 9 February 2015
Tools written in such a generic version of C and with such generic API calls that they should compile on any UNIX like environment without any changes or with absolutely minimal changes, or tools that generate C code output in a similar fashion. These tools usually compile fairly easily on OS/2 or eComStation if GCC is used or EMX in the case of older code.