To call a C procedure body in your QA Build program you must set up a procedure of type Link to C. The QA Build Program Editor will behave as if the procedure body was of any regular procedure type.
To set up the procedure
Answer these questions in the same way as for any other procedure type
Compile your QA Build program in the normal way. At the end of the program compilation create a .C file. There is no need to generate a procedure interface.
To compile your QA Build program
Screen ? No
Printer ? No
File ? Yes
Print device DEFAULT_PRINTER
Output file PROG1 ( .C )
This entry screen appears at the end of the program compilation. Accepting the defaults gives you a .C file of the same name as your QA Build program