home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / c / c_tutor / important < prev    next >
Encoding:
Text File  |  1995-10-03  |  1.3 KB  |  36 lines

  1.  
  2. This Tutorial was written for the PC and so, of course, much of it is
  3. PC specific, which is true of almost all work published on the
  4. subject. However 'C' is supposed to be a 'portable' language and so
  5. although some of the example programs may not actually compile or run
  6. on the Archimedes, the basic language syntax is identical.
  7.  
  8. If you don't actually have a 'C' compiler but want to try it out
  9. without paying the obscene price that Acorn ask for their (not very
  10. good) compiler then I can recommend the PC Shareware compiler 'PCC' on
  11. disk P202 which will run under the PC Emulator. 
  12.  
  13. The 'C' source files are split between two directories 'c 1' and 'c 2'
  14. because they won't all fit in a single directory. The directory 'EXE'
  15. contains  program files which will obviously only run on a PC. Some of
  16. the files which are mentioned in the text for printing and displaying
  17. the text have been omited because they are not necessary on the
  18. Archimedes, and if I had included them I would have needed to Archive
  19. the contents of this disc, which I didn't want to do.
  20.  
  21. Please remember that this work is SHARWARE and don't forget to
  22. send a contribution if you find it useful.
  23.  
  24.  
  25.  
  26.  
  27.                 David Holden  
  28.                 A.P.D.L.
  29.                 39 Knighton Park Road
  30.                 Sydenham
  31.                 London  SE26 5RN
  32.  
  33.                 081 778 2659
  34.  
  35.  
  36.