sds_prompt

int sds_prompt (const char *prompt);


Prompt the user.


This function displays a prompt on the command line. The prompt argument is a string.

This function returns SDS_RTNORM or an error code.

Tell me about...

Programming Overview of SDS™ (Solutions Development System™)