Creating and using your own user-exit programs

You can create your own user-exit program at any time; however, you must do additional tasks to activate your program. You must have a C++ compiler installed for the Linux operating system. We recommend the GCC compiler, as the sample Makefile files are already customized for it.