Home » Archimedes archive » Acorn User » AU 1994-02.adf » !C_Interp/!Help
!C_Interp/!Help
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 » Acorn User » AU 1994-02.adf |
Filename: | !C_Interp/!Help |
Read OK: | ✔ |
File size: | 0174 bytes |
Load address: | FFFFFF45 |
Exec address: | 36BEA2A4 |
File contents
C Interpreter By The Serial Port The C Interpreter allows you to learn to program in C without having to buy a commercial package. The Interpreter reads C programs and runs them outside the desktop in an interpreted environment, so you do not need to compile your programs first as you do with most other C packages. Full instructions Copyright � The Serial Port 1993
00000000 43 20 49 6e 74 65 72 70 72 65 74 65 72 0a 42 79 |C Interpreter.By| 00000010 20 54 68 65 20 53 65 72 69 61 6c 20 50 6f 72 74 | The Serial Port| 00000020 0a 0a 54 68 65 20 43 20 49 6e 74 65 72 70 72 65 |..The C Interpre| 00000030 74 65 72 20 61 6c 6c 6f 77 73 20 79 6f 75 20 74 |ter allows you t| 00000040 6f 20 6c 65 61 72 6e 20 74 6f 20 70 72 6f 67 72 |o learn to progr| 00000050 61 6d 20 69 6e 20 43 20 77 69 74 68 6f 75 74 20 |am in C without | 00000060 68 61 76 69 6e 67 20 74 6f 20 62 75 79 20 61 20 |having to buy a | 00000070 63 6f 6d 6d 65 72 63 69 61 6c 20 70 61 63 6b 61 |commercial packa| 00000080 67 65 2e 20 54 68 65 20 49 6e 74 65 72 70 72 65 |ge. The Interpre| 00000090 74 65 72 20 72 65 61 64 73 20 43 20 70 72 6f 67 |ter reads C prog| 000000a0 72 61 6d 73 20 61 6e 64 20 72 75 6e 73 20 74 68 |rams and runs th| 000000b0 65 6d 20 6f 75 74 73 69 64 65 20 74 68 65 20 64 |em outside the d| 000000c0 65 73 6b 74 6f 70 20 69 6e 20 61 6e 20 69 6e 74 |esktop in an int| 000000d0 65 72 70 72 65 74 65 64 20 65 6e 76 69 72 6f 6e |erpreted environ| 000000e0 6d 65 6e 74 2c 20 73 6f 20 79 6f 75 20 64 6f 20 |ment, so you do | 000000f0 6e 6f 74 20 6e 65 65 64 20 74 6f 20 63 6f 6d 70 |not need to comp| 00000100 69 6c 65 20 79 6f 75 72 20 70 72 6f 67 72 61 6d |ile your program| 00000110 73 20 66 69 72 73 74 20 61 73 20 79 6f 75 20 64 |s first as you d| 00000120 6f 20 77 69 74 68 20 6d 6f 73 74 20 6f 74 68 65 |o with most othe| 00000130 72 20 43 20 70 61 63 6b 61 67 65 73 2e 0a 0a 46 |r C packages...F| 00000140 75 6c 6c 20 69 6e 73 74 72 75 63 74 69 6f 6e 73 |ull instructions| 00000150 20 0a 0a 43 6f 70 79 72 69 67 68 74 20 a9 20 54 | ..Copyright . T| 00000160 68 65 20 53 65 72 69 61 6c 20 50 6f 72 74 20 31 |he Serial Port 1| 00000170 39 39 33 0a |993.| 00000174