C Language
C is a standardized programming language that is available on MPE V and MPE/iX. If you are using Jumbo or Wide-Jumbo files, you can use Set Lang CC or Set Lang CPP. If you are not using Jumbo or Wide-Jumbo files, we suggest Set Lang Job for C files in Qedit because Job files are kept without line numbers.
For C/iX, the :EDERR UDC can compile your program, find the errors and display each on the screen with the cursor on the offending line, ready for correction. See Editerr above.
/ederr ccxl *
For MPE V, there is one compiler available: CCS C. The CCS compiler can be converted to read Qedit files; see the chapter on installation at the end of this manual.