sds_getfuncode

int sds_getfuncode (void);


Determine the code number of that application.


This function returns the function code number for an SDS command typed at the command line. IntelliCAD® 2001 associates a function code with the external function name during the call made by sds_defun. The function sds_getfuncode does not accept any arguments.

When successful, it returns the function code; otherwise, it returns RTERROR.

Tell me about...

sds_defun

sds_undef

Programming Overview of SDS™ (Solutions Development System™)