Tuesday, August 11, 2020

specify executable file name for clang compiler

 clang -o hello hello.c


-o is a "command-line argument", or a "flag" , or a "switch"





No comments:

Post a Comment