User: acemanhattan

  • Public profile

User profile: acemanhattan

User info
User name:acemanhattan
History
Joined:
Number of posts:19
Latest posts:

Help me understand this line of code
[code] if(bookAuthor[c].find(search,0) < bookAuthor[c].npos){ // displays bookTitle[c] and bookA...

Where are my "getchar()" commands throwing me off?
If the user is to press 'q' or 'Q' then enter to quit, rather than exiting at the first push of ente...

Working code, but it's one giant "main" function. Help breaking it up?
@andy @JL Thanks a lot for the extensive feedback.

Working code, but it's one giant "main" function. Help breaking it up?
[quote]Pass to function what the function needs. Pass the ifstream as reference.[/quote] so somethi...

Working code, but it's one giant "main" function. Help breaking it up?
Alright, after much frustration I have a code that does what I want. The problem is that I'm not com...

This user does not accept Private Messages