I Have an error in EA : Error 53000 - Parsing error ( duplicate parameter name)
in the line :
void * memcpy (void * __restrict__,
const void * __restrict__, size_t);
Also, I want to make a link between COBOL and C programs. I mean that COBOL program knows the C coded module used in the main cobol.
#EnterpriseAnalyzer




