Commands by Category:
Index:
Stops a program and returns to the command prompt. Does not close files.
stop;
This command has the same effect as end, except it does not close files or the auxiliary output.
It is not necessary to put a stop or an end statement at the end of a program. If neither is found, an implicit stop is executed.
See also
Functions end, new, system
previous
stof
next
strcombine