chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Re: chicken.pdf


From: naruto canada
Subject: [Chicken-users] Re: chicken.pdf
Date: Fri, 2 Nov 2007 22:17:53 +0000

On 11/2/07, naruto canada <address@hidden> wrote:
> hi
>
> section 4.6
> define-record example :
> "#;2> (set-describer! 'point (lambda (pt o) (print "a point with x="
> (point-x pt)"
>
> This line was cut off short. (in linux version of Adobe Reader)
> (I'm not sure about windows' version)
>
> The full sentence should be:
> (set-describer! `point (lambda (pt o)(print "a point with x=" (point-x
> pt) " y=" (point-y pt))))
>


Example in section 4.7 was cut short as well.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]