Kbase 35835: What is the return code meaning of HLC libraries (pro*)?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Solution ID: P5835
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 */