[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
BASIC » Jims Page » QbasicFAQ_PrintExtended » AdvancedTopics » quantization » Windows-Basics » lowlevel » QbasicFAQ_Enhancing » folder » Linux-Hardware » CCompiler
A program that converts your code into assembly.
The compiler might give warnings and ?compiler errors.
Pay attention to compiler warnings. Prefer compile-time errors over run-time errors.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
BASIC » Jims Page » QbasicFAQ_PrintExtended » AdvancedTopics » quantization » Windows-Basics » lowlevel » QbasicFAQ_Enhancing » folder » Linux-Hardware » CCompiler
(C) Compiler
(If you were looking for the compiler CCompiler click CCompiler)Trying to outsmart a compiler defeats much of the purpose of using one
[/italic]
Brian Kernighan & P.J. Plauger
If you lie to the compiler, it will get its revenge
[/italic]
Henry Spencer
There will always be things we wish to say in our programs
[/italic]
that in all languages can only be said poorly
[/italic]
Alan Perlis
A program that converts your code into assembly.
The compiler might give warnings and ?compiler errors.
Pay attention to compiler warnings. Prefer compile-time errors over run-time errors.
'Compiler' links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
