Re: Line breaks in format control string
- From: Lars Brinkhoff <lars.spam@xxxxxxxxxx>
- Date: Fri, 31 Mar 2006 09:06:53 +0200
Pascal Bourguignon <usenet@xxxxxxxxxxxxxxxxx> writes:
;; there's no line break in this ^^^ string(loop for y from 1971 below 1992
do (format t "~&I should have just had the guts ~
to ask her out that day in ~D." y))
;; and neither in that string ^^^^^^^^^^^^^^^^^^^^^^^
There is a newline in the string literal, but FORMAT will ignore it.
.
- References:
- What language will be used to write the first self aware program?
- From: David Steuber
- Re: What language will be used to write the first self aware program?
- From: mmcconnell17704
- Re: What language will be used to write the first self aware program?
- From: Raffael Cavallaro
- Line breaks in format control string
- From: Pascal Bourguignon
- What language will be used to write the first self aware program?
- Prev by Date: Re: Common Lisp implementations are still multiple times slower than C
- Next by Date: Re: What language will be used to write the first self aware program?
- Previous by thread: Re: Line breaks in format control string
- Next by thread: Re: What language will be used to write the first self aware program?
- Index(es):
Relevant Pages
|
|