CC: Difference between revisions

From VSI OpenVMS Wiki
Jump to navigation Jump to search
Created page with "'''CC''' is the command to invoke the C Compiler."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''CC''' is the command to invoke the [[C Compiler]].
'''CC''' is the command to invoke the [[C Compiler]].  
 
See the syntax and qualifiers [[C Compiler|here]].
 
If it is not available, it is possible that the C Compiler is not installed (check that by running PRODUCT SHOW PRODUCT).
 
[[Category: DCL Commands]]

Latest revision as of 12:32, 19 September 2023

CC is the command to invoke the C Compiler.

See the syntax and qualifiers here.

If it is not available, it is possible that the C Compiler is not installed (check that by running PRODUCT SHOW PRODUCT).