(newbie question)
Look at this struct:
struct Atom_data{ char *name; char symbol; double weight; };
I want to write a function th