home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / atari / st / tech / 5570 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.5 KB

  1. Path: sparky!uunet!mcsun!uknet!yorkohm!minster!mjl-b
  2. From: mjl-b@minster.york.ac.uk
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: Extended characters with printf()
  5. Message-ID: <721416566.3634@minster.york.ac.uk>
  6. Date: 10 Nov 92 17:29:27 GMT
  7. References: <HyewTB4w165w@sys6626.bison.mb.ca> <hjv.721232850@groucho.phil.ruu.nl>
  8. Reply-To: mjl-b@minster.york.ac.uk (Mathew Lodge)
  9. Organization: Department of Computer Science, University of York, England
  10. Lines: 22
  11.  
  12. In article <hjv.721232850@groucho.phil.ruu.nl> hjv@phil.ruu.nl (Hendrik Jan Veenstra) writes:
  13. >marco@sys6626.bison.mb.ca (John Perry) writes:
  14. >
  15. >>Does anyone know how to use the extended character set with printf()? For 
  16. >>example, how would I go about printing the "arrow" symbol?
  17. >
  18. >As far as I know this is not possible. The control-chars (<32 ?) and the 'high'
  19. >ascii chars (>127 ?) are just 'non-printable characters'.
  20. >If I'm mistaken (which I surely hope :), let someone please correct me.
  21.  
  22. If you're going the TOS route to output (rather than the VDI route) then use
  23. the BIOS Bconout routines, and use device 5. Output on this device is not
  24. interpreted by the VT52 emulator and you get all the available characters.
  25. This is documented in most ST books.
  26.  
  27. >Hendrik Jan Veenstra    hjv@phil.ruu.nl  *  How can I save my dreams
  28.  
  29. Mat
  30.  
  31. | Mathew Lodge                      | "I don't care how many times they go    |
  32. | mjl-b@minster.york.ac.uk          |  up-tiddly-up-up. They're still gits."  |
  33. | Langwith College, Uni of York, UK |  -- Blackadder Goes Forth               |
  34.