GNU Compiler Collection/Definition: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (trying to link to C_(programming_language)) |
imported>Pat Palmer mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{Subpages}}</noinclude> | <noinclude>{{Subpages}}</noinclude> | ||
A Unix/Linux command that can be used to compile the human-readable source code of a [[C_(programming_language)|C]] program into executable binary code. | Gnu 'C' Compiler (gcc): A Unix/Linux command that can be used to compile the human-readable source code of a [[C_(programming_language)|C]] program into executable binary code. |
Revision as of 20:40, 10 November 2009
Gnu 'C' Compiler (gcc): A Unix/Linux command that can be used to compile the human-readable source code of a C program into executable binary code.