Interoperating with isCOBOL
:
isCOBOL and C
:
Calling isCOBOL from C
:
Functions Reference
: isCobolError
isCobolError
The isCobolError function returns the last error message, if any.
int isCobolError (char *msg, int len);
Parameters
msg
Buffer to store the error message.
len
Length of the buffer.
This site works best with JavaScript enabled