[comp.sys.cbm] Undocumented Power C commands

rp0q+@andrew.cmu.edu (Roger Preisendefer, III) (02/20/88)

The -s and -a options set the default variable type to static and automatic.
They are used in the same way that the -p option (two drives present) is
used, compile the file as:

cc -s FILENAME