sds_getappname

char *sds_getappname (void);


Determine the name of the current SDS application.


This function returns the name of the current SDS application. This name is needed so that you can unload the application from memory.

Tell me about...

Programming Overview of SDS™ (Solutions Development System™)