sds_usrbrk

int sds_usrbrk (void);


Determine whether the user pressed Esc.


This function checks to see if the user has pressed the Esc key. If so, this function returns 1; if not, it returns 0.

Tell me about...

Programming Overview of SDS™ (Solutions Development System™)