Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
Programming
>
COBOL Programming
>
Mixed Language Programming
>
Signal Handling
Signal Handling
You can use signal handling in your application, especially if you are mixing COBOL and C in your application.
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