
Compiling and Running HP C Programs
Running HP C Programs
Chapter 9234
Running HP C Programs
After a program is successfully linked, it is in executable form. To run the program, enter the
executable filename (either a.out or the name following the -o option).