[plt-scheme] MrEd: Structure problem

From: ela tataruch (always2much_happy at yahoo.co.uk)
Date: Sat Mar 31 08:29:41 EDT 2007

Hi,
I'm making a project using MrEd which finished should allow drawing euclidian geometry. First, I thought of storing position of all my points in a list in order to be able to move points. But I realized that when I move points, figures which are drawn with them don't change. What I would need is something like pointers in C, so when one coordinates changes, all figures which use them, will change too. Does something similar exists in scheme?
 
 		
---------------------------------
 Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20070331/2fa43e5c/attachment.html>

Posted on the users mailing list.