[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This node discusses some of the issues you should take into account when designing your program.
3.1 Which Languages to Use Which languges to use. 3.2 Compatibility with Other Implementations Compatibility with other implementations 3.3 Using Non-standard Features Using non-standard features 3.4 Standard C and Pre-Standard C Using Standard C features 3.5 Conditional Compilation Compiling Code Only If A Conditional is True