lilypond-user
[Top][All Lists]
Advanced

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

scheme memory address


From: Gianmaria Lari
Subject: scheme memory address
Date: Tue, 9 Apr 2019 08:42:17 +0200

Suppose I write 

#(define x '(1 2 3))

is there any way in scheme to print the memory address where x is pointing to? (where is allocated the first element of the list)

Thank you, g.

reply via email to

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