sds_getcname

int sds_getcname (const char *other-lang, char **English-name);


Determine the English version of that command.


This function returns either: (1) the localized; or (2) English name of an IntelliCAD® command, depending on the argument you employ. The argument other-lang is the name of the command. The second argument, English-name, is a pointer to the string result.

This function returns RTNORM or RTERROR.

Tell me about...

Programming Overview of SDS™ (Solutions Development System™)