In file input.h:

int inp_isX

(char* s)

Check for the eXit command.

Documentation

Check for the eXit command.

This simple function checks if the given string contains the exit command.

Parameters:
s - a string to test.
Returns:
s Non-zero if s was the exit command, zero otherwise.

Alphabetic index



This page was generated with the help of DOC++.