System-generated main() function

You can provide information that Blueworx Voice Response uses to automatically generate the main() function. A system-generated main() function is a relatively straightforward single-process program that performs the following general steps repeatedly until it is terminated by Blueworx Voice Response:

When your custom server requirements can be satisfied by a system-generated main() function, you use only the Blueworx Voice Response windows to specify information about the main() function. Blueworx Voice Response then generates the C language or C++ language code for the main() function, and performs the compile and link processes during the build.