Demonstration C Programs
by Dec McSweeney

Note: This program requires System resources. You must ensure that !System has been 'seen' before running this program. The latest version of !System can be found in the root directory of this disc.

Running !C results in the compiled C program !C.Sqrt being run. The program repeatedly prompts the user to enter a number, for which the square and square root are printed. This is repeated until the user enters a value of zero.

The source code file for this program is saved as !C.c.sqrt, and can be examined by loading it into Edit.
