Pointers & dynamic variables. Why does this work?[code] #include <iostream> using namespace std; void main() { cout << "Enter no. of dynami...
For loop instead of goto[code] if(q1 != 1) if(q1 != 2) if(q1 != 3) { cout << "Please type 1, 2, or 3\n"; goto q1f...
C++ Beginerhi return0, I am not a experienced programmer. and I think as a beginner, the first thing is stud...
C++ Beginerwell, when I start learn C++. I installed VS but I only using "cl " command to compile my code. I th...
Need some info!Well, Coding is fun. you should do everything you want to do. and check it carefully. if you have an...
This user does not accept Private Messages