[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to read a line of text?
From: |
Salvador Abreu |
Subject: |
Re: How to read a line of text? |
Date: |
Fri, 9 Jan 2004 06:53:00 +0000 |
Ron Stodden <address@hidden> wrote:
> Anybody, how are literal character codes expressed in GNU Prolog
> source in terms of the ASCII character they represent?
Use 0'z, i.e. without the backslash. It's bad in Emacs, but it works.
--
../salvador
- Re: How to read a line of text?, (continued)
- Re: How to read a line of text?, Alexander V. Diemand, 2004/01/08
- Re: How to read a line of text?, Ron Stodden, 2004/01/07
- Re: How to read a line of text?, Ron Stodden, 2004/01/07
- Re: How to read a line of text?, Vic Bancroft, 2004/01/07
- Re: How to read a line of text?, Ron Stodden, 2004/01/08
- Re: How to read a line of text?, Vic Bancroft, 2004/01/08
- Re: How to read a line of text?, Ron Stodden, 2004/01/08
- Re: How to read a line of text?, Fergus Henderson, 2004/01/09
- Re: How to read a line of text?, Ron Stodden, 2004/01/09
- Re: How to read a line of text?, Fergus Henderson, 2004/01/11
- Re: How to read a line of text?,
Salvador Abreu <=