Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
Programming
>
COBOL Programming
>
Mixed Language Programming with Native COBOL
>
Signal Handling
Signal Handling
You can use signal handling in your application, especially if you are mixing COBOL and C in your application.
Restriction:
The following applies to native COBOL only.
Signal Handling Overview
Posting Signal Handlers
Writing Signal Handlers
More than One Handler for the Same Signal
Converting Signal Handlers Written for the signal() Function
Third Party Software that Uses Signals
Parent topic:
Mixed Language Programming with Native COBOL