Using ANSI C (Part 14): Creating Modules
by Lee Calcraft

Running this application opens up a directory viewer containing the Make file and source code directories necessary to create an example relocatable module. The module has the name TestModule and implements two star commands. To install the module simply double-click on the file CModule.

The first command, *to_hex, will convert a supplied decimal number into hex, and the second, *err, will simply report an error (to illustrate the way in which module errors must be handled).

For further details, see this month's magazine.

 RISC User 1992
