Understanding ArraysThank you wolfgang, that makes sense. So for i=4, it isn't actually going into data[4], because that...
Understanding ArraysI am currently studying arrays. I think that I understand how they work, i.e., how they are filled, ...
Working with File I/OThanks Luc, I'm going to try out your suggestion.
Working with File I/OI'm working on a program that provides a simple telephone directory. I have had it working in diffe...
Logical Expressions Thank you for your reply hefan2001.