Hi all..
i am doing myC++ assignment and i got problem in adding, deleting, and modify records.
It should be some problem, but i dunno what's wrong. can somebody give me some tips for doing this ?
THanks
Domo 0 Newbie Poster
Recommended Answers
Jump to PostWhat? You need to show some code so we can see what your problem is.
Jump to Postcin uses whitespace (a space, tab, etc.) to know when to stop reading. use cin.getline() .
Jump to PostThe function gets is not safe and should be avoided. As in, NEVER use it.
All 9 Replies
prog-bman 4 Junior Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
dwhyte1985 0 Newbie Poster
Domo 0 Newbie Poster
winbatch 7 Posting Pro in Training
Stoned_coder 6 Junior Poster
l3.azarmehr 0 Newbie Poster
Dave Sinkula 2,398 long time no c Team Colleague
l3.azarmehr 0 Newbie Poster
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.