In file miscfx.h:

int runcommand

(char* command)

Executes a command.

Documentation

Executes a command.

Runs a UNIX command, making sure the module and BBS are aware of this for initialisation, charging, idling, statistics and other purposes. This is the best way to call external commands with minimal hassle.

Parameters:
command - The command to execute.
Returns:
The same values as system().
See Also:
system()

Alphabetic index



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