Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~134 People Reached
Favorite Forums
Favorite Tags
c++ x 11
Member Avatar for kourt32

im trying to use stacks to output files with names here is what i have so far ive tried every combination of file.open i could think of any suggestions? [CODE] #include <iostream> #include <string> #include <fstream> #include <stack> using namespace std; int main(){ stack<string> filename; string fname; int count; ofstream …

Member Avatar for mitrmkar
0
102
Member Avatar for kourt32

umm lets see where to start ? name:not really important (i like anonyminty) :) i go by Kourt32 or Anarionist ( I've been here before hehe) age: 17 Location: TN <----- I know right lol Hobbies: C/C++(still learning alot),programming(in general),tuning my computer to maximum performance,Minimalism(i love minimalism im a huge …

0
32