This disk image contains templates of Super C 64/128 code modules meant for
use with Template Creator 64/128.  Contents are:

	opendoc01.c:		Contains a function to load a document from
				disk, one to save to disk and test/example
				code to demonstrate their usage.
	tmpdb:			Tells Template Creator about these files.
	loadmem01.c:		Load/save memory areas.
	main64.c:		Near-empty main module for the C64--you have
				to remove the first three lines of the
				included main() function, as they were
				intended for the C128 in 40-column mode.
				Sorry!
	main128-80.c:		Main function for the C128 in 80-column mode.
				Automatically switches modes if run in 40-
				column mode.
	diskerr.c:		Displays Device 8's error channel and returns
				error #.

If you don't have or want Template Creator, you can still use these files.
Just use any file copy utility to extract these files.