I've got an assignment for CS151 and I need a little help. I don't need someone to write it for me, just the command. (or function call, whatever...I'm used to DOS.)
The whole deal is we need to write a .cpp that will grab a persons name from an existing file then take that name is get it's initials and output the name and initials to a new file.
I've got everything working except the grabbing initials routine. I've tried everything I can think of. (Some stuff that makes 100% absolute sense to me...but apparantly not my compiler)
I think it has something to do with cin.get but that doesn't seem to be working. Any help is appreciated.




)
Reply With Quote
Bookmarks