Home » Archimedes archive » Archimedes World » AW-1993-08.adf » AWAug93 » !AWAug93/Goodies/StrongED/!StrongED/Modes/C

!AWAug93/Goodies/StrongED/!StrongED/Modes/C

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1993-08.adf » AWAug93
Filename: !AWAug93/Goodies/StrongED/!StrongED/Modes/C
Read OK:
File size: 0220 bytes
Load address: 0000
Exec address: 0000
File contents
KeyList
	s-F2		ListOfC
#	F10		SaveRun "cc -c C.<tmp$leaf> -throwback -desktop ^"
	F10		Drag "cc"
	s-F10		SaveDrag "cc"
End

Menu
	ListOfC					List of functions  s-F2		Click to generate list of all functions.
	Drag "cc"				Just Compile        F10		Click to send text to c compiler.
	SaveDrag "cc"				Save & Compile    s-F10		Click to save and send text to c compiler.
	DClick "<tmp$path>.^.Makefile"		Just Make         c-F10		Click to launch Make.
	SaveDClick "<tmp$path>.^.Makefile"	Save & Make      cs-F10		Click to save and launch Make.
End
00000000  0a 4b 65 79 4c 69 73 74  0a 09 73 2d 46 32 09 09  |.KeyList..s-F2..|
00000010  4c 69 73 74 4f 66 43 0a  23 09 46 31 30 09 09 53  |ListOfC.#.F10..S|
00000020  61 76 65 52 75 6e 20 22  63 63 20 2d 63 20 43 2e  |aveRun "cc -c C.|
00000030  3c 74 6d 70 24 6c 65 61  66 3e 20 2d 74 68 72 6f  |<tmp$leaf> -thro|
00000040  77 62 61 63 6b 20 2d 64  65 73 6b 74 6f 70 20 5e  |wback -desktop ^|
00000050  22 0a 09 46 31 30 09 09  44 72 61 67 20 22 63 63  |"..F10..Drag "cc|
00000060  22 0a 09 73 2d 46 31 30  09 09 53 61 76 65 44 72  |"..s-F10..SaveDr|
00000070  61 67 20 22 63 63 22 0a  45 6e 64 0a 0a 4d 65 6e  |ag "cc".End..Men|
00000080  75 0a 09 4c 69 73 74 4f  66 43 09 09 09 09 09 4c  |u..ListOfC.....L|
00000090  69 73 74 20 6f 66 20 66  75 6e 63 74 69 6f 6e 73  |ist of functions|
000000a0  20 20 73 2d 46 32 09 09  43 6c 69 63 6b 20 74 6f  |  s-F2..Click to|
000000b0  20 67 65 6e 65 72 61 74  65 20 6c 69 73 74 20 6f  | generate list o|
000000c0  66 20 61 6c 6c 20 66 75  6e 63 74 69 6f 6e 73 2e  |f all functions.|
000000d0  0a 09 44 72 61 67 20 22  63 63 22 09 09 09 09 4a  |..Drag "cc"....J|
000000e0  75 73 74 20 43 6f 6d 70  69 6c 65 20 20 20 20 20  |ust Compile     |
000000f0  20 20 20 46 31 30 09 09  43 6c 69 63 6b 20 74 6f  |   F10..Click to|
00000100  20 73 65 6e 64 20 74 65  78 74 20 74 6f 20 63 20  | send text to c |
00000110  63 6f 6d 70 69 6c 65 72  2e 0a 09 53 61 76 65 44  |compiler...SaveD|
00000120  72 61 67 20 22 63 63 22  09 09 09 09 53 61 76 65  |rag "cc"....Save|
00000130  20 26 20 43 6f 6d 70 69  6c 65 20 20 20 20 73 2d  | & Compile    s-|
00000140  46 31 30 09 09 43 6c 69  63 6b 20 74 6f 20 73 61  |F10..Click to sa|
00000150  76 65 20 61 6e 64 20 73  65 6e 64 20 74 65 78 74  |ve and send text|
00000160  20 74 6f 20 63 20 63 6f  6d 70 69 6c 65 72 2e 0a  | to c compiler..|
00000170  09 44 43 6c 69 63 6b 20  22 3c 74 6d 70 24 70 61  |.DClick "<tmp$pa|
00000180  74 68 3e 2e 5e 2e 4d 61  6b 65 66 69 6c 65 22 09  |th>.^.Makefile".|
00000190  09 4a 75 73 74 20 4d 61  6b 65 20 20 20 20 20 20  |.Just Make      |
000001a0  20 20 20 63 2d 46 31 30  09 09 43 6c 69 63 6b 20  |   c-F10..Click |
000001b0  74 6f 20 6c 61 75 6e 63  68 20 4d 61 6b 65 2e 0a  |to launch Make..|
000001c0  09 53 61 76 65 44 43 6c  69 63 6b 20 22 3c 74 6d  |.SaveDClick "<tm|
000001d0  70 24 70 61 74 68 3e 2e  5e 2e 4d 61 6b 65 66 69  |p$path>.^.Makefi|
000001e0  6c 65 22 09 53 61 76 65  20 26 20 4d 61 6b 65 20  |le".Save & Make |
000001f0  20 20 20 20 20 63 73 2d  46 31 30 09 09 43 6c 69  |     cs-F10..Cli|
00000200  63 6b 20 74 6f 20 73 61  76 65 20 61 6e 64 20 6c  |ck to save and l|
00000210  61 75 6e 63 68 20 4d 61  6b 65 2e 0a 45 6e 64 0a  |aunch Make..End.|
00000220