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
~2K People Reached
Favorite Forums
Favorite Tags
c++ x 1
c x 1
Member Avatar for Cpp_Addict

Hey guys. In C++, if I wanted to read strings into an array I would do this: [code]std::string theWord = ""; for ( int i = 0; i <= SIZE; i++ ) { std::getline ( std::cin, stringArray[ i ] ); }[/code] In C, I am having trouble comming up with …

Member Avatar for urjapandya
0
2K
Member Avatar for Cpp_Addict

Hey guys. I am making a simple console canender program for an exercise from a book, and it is going ok so far but I am having trouble with the spacing of it. I have made a simple function that creates on day block like a normal calender would have, …

Member Avatar for unbeatable0
0
119
Member Avatar for Cpp_Addict

Im a newbie here! Joined today... Looking to become an active member of this wonderful community

Member Avatar for jasimp
0
23
Member Avatar for vagabund

Hi, I'm new to this site, and I would like to join this great community. I hope I can make a lot of new friends and of course networking with all of you. I'm not programmer, or any kind of guru for it, but I know a lot about internet …

Member Avatar for jasimp
0
41