User profile: bjt223

User info
User name:bjt223
History
Joined:
Number of posts:5
Latest posts:

Struct, Pointer, Linked List
I already tried that. I actually do [code]while (dvdPtr != NULL)[/code] The issue is I can't get ...

Struct, Pointer, Linked List
Hi guys, I"m trying to write a program that allow a user to track their DVDs. Use an input file whic...

Want to play again?
[code]cout << "\nWould you like to play this game? (select 'Y' or 'N'): "; cin >> decision; cin.igno...

Want to play again?
For line 97, what should I put to get out of the loop? Should I put while(decision != 'Y'); Or shou...

Want to play again?
Right now, I'm working on tic tac toe programming. I already got the code in and the game work fine,...

This user does not accept Private Messages

User: bjt223

  • Public profile