home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / mag_discs / volume_5 / issue_10 / shared_c / !Help next >
Text File  |  1992-05-14  |  743b  |  31 lines

  1. Shared C Library
  2. ~~~~~~~~~~~~~~~~
  3.  
  4. These programs are examples for using the Shared C
  5. Library from assembler.
  6.  
  7. Ex1 is the infamouse 'hello world' program, that is
  8. the first program that any C programmer writes.
  9.  
  10. Ex2 is a slightly more complicated example program,
  11. that writes its arguments to sdtio.
  12.  
  13. !Demo is a desktop demo program that uses the
  14. functions in RISC_OSLib, to provide the main code.
  15.  
  16. All of these programs were written directly in
  17. assembler, with out examining the assembler code
  18. produced by the C compiler.
  19.  
  20. The files Tex1 and Tex2 run both the C and assembler
  21. versions of the examples.
  22.  
  23. If anyone want to contact me my address is
  24.    Simon Callan
  25.    2 Malden Road
  26.    Borehamwood
  27.    Herts
  28.    WD6 1BW
  29.  
  30. or E-Mail - ZSJC@UK.CO.GPT
  31.