Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~345 People Reached
Favorite Forums
Favorite Tags
c++ x 6

3 Posted Topics

Member Avatar for tekivia80

Have you started programming this yet? I hope your not expecting someone to do this all for you. 1. Creating seperate files are easy, in dev C++, just make a new project, and then you can add as many files as needed to your program, wiether it be .h or …

Member Avatar for Ancient Dragon
0
129
Member Avatar for dark_ivader

Hello, ive recently been making a program, and am trying to do some file i/o so that it can log information. Ive been trying to do it via a class. Well, i ran into a problem just clearing the char arrays (for my purposes they need to be cleared to …

Member Avatar for Lerner
0
113
Member Avatar for hezfast2

I took your program and cleaned it up to where all it was is a simple switch statement. There are multiple ways you can fix your problem, the easiest of which would be to change the variable that goes through the switch statement (in your code, its the variable 'choice') …

Member Avatar for hezfast2
0
103

The End.