Home » Archimedes archive » Acorn User » AU 1994-09.adf » !Extras/!Help

!Extras/!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-09.adf
Filename: !Extras/!Help
Read OK:
File size: 057E bytes
Load address: FFFFFF45
Exec address: 792B11DA
File contents
Miscellaneous items:

 * * * *

C Tutorial
by David Matthewman

The C directory in this archive contains six C programs, each
of which contains a syntacical error. Prog3's error has resulted
in a program which will compile and run properly, but won't do
what was intended. Prog6 will compile and may run. None of the
other programs should compile. See the �C for yourself� article
for more information

� Copyright Acorn User 1994

 * * * *

Education Resource Files
by Geoff Preston

The Clicker file in this archive contains a program to be used
with the Switch Clicker application from Crick Computing. See
the Education page in the magazine for more information.

The JulyFix directory contains a Draw file which was printed
in the July edition of the magazine, unfortunately without
lines, which made it useless. I have therefore included the
original on this disc.

� Copyright Geoff Preston

 * * * *

Internet Files
by David Dade

The Comms directory in this archive contains two files which
will be useful to Intenet users. AcornOnNet gives the e-mail
addresses of Acorn-related organisations and people, including
Acorn User. FtpSiteLst gives a list of ftp sites with Acorn-
related software.

� Copyright Paul LeBeau and Gerben Vos

 * * * *

Free Ads

There was not room in this month�s magazine to include our usual
page of free ads, so we have provided them on the disc instead.

 * * * *
   
00000000  4d 69 73 63 65 6c 6c 61  6e 65 6f 75 73 20 69 74  |Miscellaneous it|
00000010  65 6d 73 3a 0a 0a 20 2a  20 2a 20 2a 20 2a 0a 0a  |ems:.. * * * *..|
00000020  43 20 54 75 74 6f 72 69  61 6c 0a 62 79 20 44 61  |C Tutorial.by Da|
00000030  76 69 64 20 4d 61 74 74  68 65 77 6d 61 6e 0a 0a  |vid Matthewman..|
00000040  54 68 65 20 43 20 64 69  72 65 63 74 6f 72 79 20  |The C directory |
00000050  69 6e 20 74 68 69 73 20  61 72 63 68 69 76 65 20  |in this archive |
00000060  63 6f 6e 74 61 69 6e 73  20 73 69 78 20 43 20 70  |contains six C p|
00000070  72 6f 67 72 61 6d 73 2c  20 65 61 63 68 0a 6f 66  |rograms, each.of|
00000080  20 77 68 69 63 68 20 63  6f 6e 74 61 69 6e 73 20  | which contains |
00000090  61 20 73 79 6e 74 61 63  69 63 61 6c 20 65 72 72  |a syntacical err|
000000a0  6f 72 2e 20 50 72 6f 67  33 27 73 20 65 72 72 6f  |or. Prog3's erro|
000000b0  72 20 68 61 73 20 72 65  73 75 6c 74 65 64 0a 69  |r has resulted.i|
000000c0  6e 20 61 20 70 72 6f 67  72 61 6d 20 77 68 69 63  |n a program whic|
000000d0  68 20 77 69 6c 6c 20 63  6f 6d 70 69 6c 65 20 61  |h will compile a|
000000e0  6e 64 20 72 75 6e 20 70  72 6f 70 65 72 6c 79 2c  |nd run properly,|
000000f0  20 62 75 74 20 77 6f 6e  27 74 20 64 6f 0a 77 68  | but won't do.wh|
00000100  61 74 20 77 61 73 20 69  6e 74 65 6e 64 65 64 2e  |at was intended.|
00000110  20 50 72 6f 67 36 20 77  69 6c 6c 20 63 6f 6d 70  | Prog6 will comp|
00000120  69 6c 65 20 61 6e 64 20  6d 61 79 20 72 75 6e 2e  |ile and may run.|
00000130  20 4e 6f 6e 65 20 6f 66  20 74 68 65 0a 6f 74 68  | None of the.oth|
00000140  65 72 20 70 72 6f 67 72  61 6d 73 20 73 68 6f 75  |er programs shou|
00000150  6c 64 20 63 6f 6d 70 69  6c 65 2e 20 53 65 65 20  |ld compile. See |
00000160  74 68 65 20 90 43 20 66  6f 72 20 79 6f 75 72 73  |the .C for yours|
00000170  65 6c 66 91 20 61 72 74  69 63 6c 65 0a 66 6f 72  |elf. article.for|
00000180  20 6d 6f 72 65 20 69 6e  66 6f 72 6d 61 74 69 6f  | more informatio|
00000190  6e 0a 0a a9 20 43 6f 70  79 72 69 67 68 74 20 41  |n... Copyright A|
000001a0  63 6f 72 6e 20 55 73 65  72 20 31 39 39 34 0a 0a  |corn User 1994..|
000001b0  20 2a 20 2a 20 2a 20 2a  0a 0a 45 64 75 63 61 74  | * * * *..Educat|
000001c0  69 6f 6e 20 52 65 73 6f  75 72 63 65 20 46 69 6c  |ion Resource Fil|
000001d0  65 73 0a 62 79 20 47 65  6f 66 66 20 50 72 65 73  |es.by Geoff Pres|
000001e0  74 6f 6e 0a 0a 54 68 65  20 43 6c 69 63 6b 65 72  |ton..The Clicker|
000001f0  20 66 69 6c 65 20 69 6e  20 74 68 69 73 20 61 72  | file in this ar|
00000200  63 68 69 76 65 20 63 6f  6e 74 61 69 6e 73 20 61  |chive contains a|
00000210  20 70 72 6f 67 72 61 6d  20 74 6f 20 62 65 20 75  | program to be u|
00000220  73 65 64 0a 77 69 74 68  20 74 68 65 20 53 77 69  |sed.with the Swi|
00000230  74 63 68 20 43 6c 69 63  6b 65 72 20 61 70 70 6c  |tch Clicker appl|
00000240  69 63 61 74 69 6f 6e 20  66 72 6f 6d 20 43 72 69  |ication from Cri|
00000250  63 6b 20 43 6f 6d 70 75  74 69 6e 67 2e 20 53 65  |ck Computing. Se|
00000260  65 0a 74 68 65 20 45 64  75 63 61 74 69 6f 6e 20  |e.the Education |
00000270  70 61 67 65 20 69 6e 20  74 68 65 20 6d 61 67 61  |page in the maga|
00000280  7a 69 6e 65 20 66 6f 72  20 6d 6f 72 65 20 69 6e  |zine for more in|
00000290  66 6f 72 6d 61 74 69 6f  6e 2e 0a 0a 54 68 65 20  |formation...The |
000002a0  4a 75 6c 79 46 69 78 20  64 69 72 65 63 74 6f 72  |JulyFix director|
000002b0  79 20 63 6f 6e 74 61 69  6e 73 20 61 20 44 72 61  |y contains a Dra|
000002c0  77 20 66 69 6c 65 20 77  68 69 63 68 20 77 61 73  |w file which was|
000002d0  20 70 72 69 6e 74 65 64  0a 69 6e 20 74 68 65 20  | printed.in the |
000002e0  4a 75 6c 79 20 65 64 69  74 69 6f 6e 20 6f 66 20  |July edition of |
000002f0  74 68 65 20 6d 61 67 61  7a 69 6e 65 2c 20 75 6e  |the magazine, un|
00000300  66 6f 72 74 75 6e 61 74  65 6c 79 20 77 69 74 68  |fortunately with|
00000310  6f 75 74 0a 6c 69 6e 65  73 2c 20 77 68 69 63 68  |out.lines, which|
00000320  20 6d 61 64 65 20 69 74  20 75 73 65 6c 65 73 73  | made it useless|
00000330  2e 20 49 20 68 61 76 65  20 74 68 65 72 65 66 6f  |. I have therefo|
00000340  72 65 20 69 6e 63 6c 75  64 65 64 20 74 68 65 0a  |re included the.|
00000350  6f 72 69 67 69 6e 61 6c  20 6f 6e 20 74 68 69 73  |original on this|
00000360  20 64 69 73 63 2e 0a 0a  a9 20 43 6f 70 79 72 69  | disc.... Copyri|
00000370  67 68 74 20 47 65 6f 66  66 20 50 72 65 73 74 6f  |ght Geoff Presto|
00000380  6e 0a 0a 20 2a 20 2a 20  2a 20 2a 0a 0a 49 6e 74  |n.. * * * *..Int|
00000390  65 72 6e 65 74 20 46 69  6c 65 73 0a 62 79 20 44  |ernet Files.by D|
000003a0  61 76 69 64 20 44 61 64  65 0a 0a 54 68 65 20 43  |avid Dade..The C|
000003b0  6f 6d 6d 73 20 64 69 72  65 63 74 6f 72 79 20 69  |omms directory i|
000003c0  6e 20 74 68 69 73 20 61  72 63 68 69 76 65 20 63  |n this archive c|
000003d0  6f 6e 74 61 69 6e 73 20  74 77 6f 20 66 69 6c 65  |ontains two file|
000003e0  73 20 77 68 69 63 68 0a  77 69 6c 6c 20 62 65 20  |s which.will be |
000003f0  75 73 65 66 75 6c 20 74  6f 20 49 6e 74 65 6e 65  |useful to Intene|
00000400  74 20 75 73 65 72 73 2e  20 41 63 6f 72 6e 4f 6e  |t users. AcornOn|
00000410  4e 65 74 20 67 69 76 65  73 20 74 68 65 20 65 2d  |Net gives the e-|
00000420  6d 61 69 6c 0a 61 64 64  72 65 73 73 65 73 20 6f  |mail.addresses o|
00000430  66 20 41 63 6f 72 6e 2d  72 65 6c 61 74 65 64 20  |f Acorn-related |
00000440  6f 72 67 61 6e 69 73 61  74 69 6f 6e 73 20 61 6e  |organisations an|
00000450  64 20 70 65 6f 70 6c 65  2c 20 69 6e 63 6c 75 64  |d people, includ|
00000460  69 6e 67 0a 41 63 6f 72  6e 20 55 73 65 72 2e 20  |ing.Acorn User. |
00000470  46 74 70 53 69 74 65 4c  73 74 20 67 69 76 65 73  |FtpSiteLst gives|
00000480  20 61 20 6c 69 73 74 20  6f 66 20 66 74 70 20 73  | a list of ftp s|
00000490  69 74 65 73 20 77 69 74  68 20 41 63 6f 72 6e 2d  |ites with Acorn-|
000004a0  0a 72 65 6c 61 74 65 64  20 73 6f 66 74 77 61 72  |.related softwar|
000004b0  65 2e 0a 0a a9 20 43 6f  70 79 72 69 67 68 74 20  |e.... Copyright |
000004c0  50 61 75 6c 20 4c 65 42  65 61 75 20 61 6e 64 20  |Paul LeBeau and |
000004d0  47 65 72 62 65 6e 20 56  6f 73 0a 0a 20 2a 20 2a  |Gerben Vos.. * *|
000004e0  20 2a 20 2a 0a 0a 46 72  65 65 20 41 64 73 0a 0a  | * *..Free Ads..|
000004f0  54 68 65 72 65 20 77 61  73 20 6e 6f 74 20 72 6f  |There was not ro|
00000500  6f 6d 20 69 6e 20 74 68  69 73 20 6d 6f 6e 74 68  |om in this month|
00000510  91 73 20 6d 61 67 61 7a  69 6e 65 20 74 6f 20 69  |.s magazine to i|
00000520  6e 63 6c 75 64 65 20 6f  75 72 20 75 73 75 61 6c  |nclude our usual|
00000530  0a 70 61 67 65 20 6f 66  20 66 72 65 65 20 61 64  |.page of free ad|
00000540  73 2c 20 73 6f 20 77 65  20 68 61 76 65 20 70 72  |s, so we have pr|
00000550  6f 76 69 64 65 64 20 74  68 65 6d 20 6f 6e 20 74  |ovided them on t|
00000560  68 65 20 64 69 73 63 20  69 6e 73 74 65 61 64 2e  |he disc instead.|
00000570  0a 0a 20 2a 20 2a 20 2a  20 2a 0a 20 20 20        |.. * * * *.   |
0000057e