when you initialize the string to "" you're basically initializing the length of the array (a string is an array of char's) to 0, which means that it most likely wont fit anything in it.

I can't remember (haven't used liteC in a while) so it's probably best to just leave it as:

Code:

STRING* name;



until you are ready to add stuff to it or something.


"Towlie, you're the worst character ever." I know...