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
~401 People Reached
Favorite Forums
Favorite Tags
Member Avatar for zidaneqrro

I started an introductory Programming Course in High School, and right now we're doing Visual Basic. (We're learning about For Loops :/) I find the course far too easy and I can do 90% of the work of a single unit in one class. I would like to get ahead …

Member Avatar for Vineeth K
0
77
Member Avatar for zidaneqrro

Last question for today before you start hating me.. I don't know if this really belongs here, but I'll post here anyway. How do I make my programs stay on command prompt longer? Usually they just flash for a second if I don't open them up with command prompt. Heres …

Member Avatar for William Hemsworth
0
129
Member Avatar for zidaneqrro

Alright, I'm probably going to become the biggest pain in the butt here during the days to come, but please bear with me. [code=Cplusplus] #include <iostream> int Subtract(int first, int second) { std::cout << "In Subtract(), recieved " << first << " and " << second << "\n"; return (first …

Member Avatar for Sky Diploma
0
79
Member Avatar for zidaneqrro

Hey, I'm using SAMS teach yourself C++ in 21 days, and currently I am on Day 2, however, I've gotten a lot of errors whenever I compile even though I type out the examples exactly as they should be. I'm using Borland C++ Compiler. command line tools or something like …

Member Avatar for osirus0830
0
116