C/C++ application
development consists of repeating cycles of editing, compiling
and linking (by default a single step combined
with compiling), and running.
Notes: - Before you can use the compiler, you must first ensure that XL C/C++ is properly installed and configured. For
more information see the XL C/C++ Installation Guide.
- To learn about writing C/C++ programs, refer to the XL C/C++ Language Reference.