My code is outputting some long negative number (error number I guess) and I don't know why. I looked at my code and the examples in my book and I can't find why it's doing this.
I placed the file that I want read in C:\Users\jackelinblack\Documents\Visual Studio 2010\Projects\Lab 12\Lab 12 [solved] hint given by ats15.
I have unaccounted problem, I don't know how to get it to output a list of names. I was going to write a do-while loop but i don't know how to end it.[solved-used for loop] figured it out.
I have another problem. I have three people and each of them have a different raise, how do I give each person their proper raise?