Demonstration C Programs
by Dec McSweeney

Note: These programs require System resources. You must ensure that !System has been 'seen' before running this program.

Running !C installs the module !C.RM_Date, which provides one command, RM_Print_Date. This command prints out the current date and/or time according to a format string which is supplied as a parameter. The format string must be of the type assigned to Sys$DateFormat, and must be enclosed in quotes if spaces are to be included. For more information on format strings, refer to the section 'Using system variables' in the User Guide.

The source code files for this module are saved in !C.c and !C.cmhg, and can be examined by loading them into Edit.
