Compiler-friendly Programming

Compiler-friendly programming idioms can be as useful to performance as any of the options or directives. Here are some suggestions.

General

Hand-tuning

Variables

Conserving storage

Pointers

Arrays
Related Information:
IBM Copyright 2003