home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / lisp / x / 197 next >
Encoding:
Text File  |  1992-08-19  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.lang.lisp.x
  2. Path: sparky!uunet!kithrup!hoptoad!decwrl!mips!darwin.sura.net!Sirius.dfn.de!zrz.tu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!sunic!corax.udac.uu.se!Minsk.docs.uu.se!sverkerw
  3. From: sverkerw@Minsk.docs.uu.se (Sverker Wiberg)
  4. Subject: 8-bit chars
  5. Message-ID: <sverkerw.714233785@Minsk>
  6. Sender: news@corax.udac.uu.se
  7. Organization: UDAC, Uppsala, Sweden
  8. Date: Wed, 19 Aug 1992 14:16:25 GMT
  9. Lines: 16
  10.  
  11. Is there any XLisp-hack which allows 8-bit characters in strings.
  12.  
  13. I tried this with XLisp 2.1 on my PC at home:
  14.                  
  15. >(format t "Lisp \"ar roligt")
  16. and then I pressed my Swedish a-diaraesis key and XLisp barfed.
  17. (Illegal character I think it said).
  18.  
  19. In the example above I used TeXconventions for the funny letter.
  20. And it means "Lisp is fun" in English.
  21.  
  22. --
  23. --------------------------------------------------------------------------------
  24. #include<stddisclaim.h>             Every interesting data structure is recursive.
  25. sverkerw@mizar.docs.uu.se (Sverker Wiberg)                          /Cons
  26. --------------------------------------------------------------------------------
  27.