ygrek has quit [Remote host closed the connection]
z4k4ri4 has quit [Read error: Connection reset by peer]
z4k4ri4 has joined #picolisp
z4k4ri4 has quit [Read error: Connection reset by peer]
z4k4ri4 has joined #picolisp
<
tankf33der>
morning all
<
abu[7]>
Hi tankf33der
<
tankf33der>
abu[7]:
*who* prints ^J when i read (char) inside file?
*How* you handle this?
<
abu[7]>
Hmm, when reading nothing is printed (?)
<
abu[7]>
Why do you think ^J is printed somewhere?
<
tankf33der>
if file m.dat contais a and carret - two bytes
<
tankf33der>
(in "m.dat" (println (char) (char]
<
tankf33der>
prints a and ^J
<
abu[7]>
But what is the problem?
<
tankf33der>
no problems of course. i wanted to know in sources who prints ^J
<
abu[7]>
(vi 'llvm~print)
<
abu[7]>
Then down to (? (atom Lst) # Transient
ello has quit [Ping timeout: 272 seconds]
ello has joined #picolisp
<
beneroth__>
tankf33der, the (println) = "print newline" -> "newline" = ^J
beneroth__ has quit [Quit: Leaving]
beneroth has joined #picolisp
<
abu[7]>
T, or simply
<
abu[7]>
: (char 10)
<
beneroth>
tankf33der, maybe you want to use (prin) or (print) instead ?
<
tankf33der>
i search sources and did not find ^J in it
ygrek has joined #picolisp
ygrek has quit [Remote host closed the connection]
ygrek has joined #picolisp
ygrek has quit [Remote host closed the connection]
ygrek has joined #picolisp
ygrek has quit [Remote host closed the connection]