Kbase P5835: What is the return code meaning of HLC libraries (pro*)?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
GOAL:
What is the return code meaning of HLC libraries (pro*)?
FIX:
return 0; /* Success */
return 1; /* couldn't find the symbol */
return 2; /* not enough stack */