Case Sensitivity
Orignally I also wanted this language to be case insensitive so I may need to add functionality to take all new names and convert them to lower or upper case.
Should be a tolower function in the ctype header.
Orignally I also wanted this language to be case insensitive so I may need to add functionality to take all new names and convert them to lower or upper case.
Should be a tolower function in the ctype header.