This chapter describes the commands necessary to execute KAP C on OpenVMS Alpha systems.
KAP C can be run in either of two modes:
kcc
command accepts
C source as input, calls KAP to preprocess and optimize that
input, calls the C compiler and the linker, and passes all of
the compiler qualifiers to the C compiler and all of the linker
qualifiers to the linker.