[plt-scheme] Re: Text-contents to a function variable

From: Avi (n4alpaca at gmail.com)
Date: Thu Jan 14 12:30:14 EST 2010

Goal: To balance a chemical compound
 I have GUI that when a user enters 2 elements in seperate text boxes,
the element charges are plugged into a function that processes every
combination of the charge multiplied by 1 2 and 3

So, I understand the hash table concept, but once I have the table set
up how would I use that in my function?


Posted on the users mailing list.