Hi all, what I'm trying to do is make a chemistry calculator. What I would like to do is have the user type in the element, say He, and then the program will retrieve the value that I have assigned (in a .h) and then put it into the equation. So how would I go about doing this?