2. Embedded QUEL for C : Precompiling, Compiling, and Linking an EQUEL Program : Generating an Executable Program
 
Share this page                  
Generating an Executable Program
Once you have written your EQUEL program, the preprocessor must convert the EQUEL statements into C code. This section describes the use of the EQUEL preprocessor. Additionally, it describes how to compile and link the resulting code to obtain an executable file.