FLM4UP-API
FLAM4 Subprogram Interface
|
Specification for the FLAM4 subprogram interface. More...
Go to the source code of this file.
Functions | |
const char * | flamup_version (void) |
Version. | |
const char * | flamup_about (void) |
About. | |
const char * | flamup_license (void) |
Get license text. | |
void | flamup (void **flamid, long *rtc, char *param, long *paramLen) |
Runs the old FLAM command line (load module interface (COBOL, PL1)) | |
long | flamupc (const char *param) |
Runs the old FLAM command line (C like interface) | |
Specification for the FLAM4 subprogram interface.