rexxexit.c File Reference
#include <windows.h>
#include <rexx.h>
#include <stdio.h>
#include <string.h>
Include dependency graph for rexxexit.c:

Go to the source code of this file.

Functions

int __cdecl main (int argc, char *argv[])
 
RexxReturnCode REXXENTRY MY_IOEXIT (int ExitNumber, int Subfunction, PEXIT ParmBlock)
 

Function Documentation

◆ main()

◆ MY_IOEXIT()