:?: I am attempting to write a C++ program that has the results of a T/F test. It takes the information from a data file and then it compares the students answers to the correct answers. I have two problems. First the data file has the first 8 characters as the Student ID(Letters and Numbers), then it has a blank space followed by the student answers. Can someone give me some ideas about how I would maybe use strcmp or would I use a method of comparing Arrays?
The output would be the student ID followed by the student answers and then a Grade.
I just need help getting started in the right direction. So far my ideas have been bad...
klmbrt 0 Newbie Poster
Tight_Coder_Ex 17 Posting Whiz in Training
klmbrt 0 Newbie Poster
klmbrt 0 Newbie Poster
klmbrt 0 Newbie Poster
Tight_Coder_Ex 17 Posting Whiz in Training
klmbrt 0 Newbie Poster
Tight_Coder_Ex 17 Posting Whiz in Training
klmbrt 0 Newbie Poster
Tight_Coder_Ex 17 Posting Whiz in Training
Dave Sinkula 2,398 long time no c Team Colleague
Tight_Coder_Ex 17 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.