C++ Delete ConfusionIn the sample code [code]int* p_sample = new int; *p_sample = 10; delete p_sample; [/code] le...
Fibonacci Small Problem HelpFor me, Use <space> per number. Then print the period after the process
Function main() confusionI use Microsoft Visual Studio C++ 2010 Express. [code]#include <iostream> using namespace std; void...
Function main() confusionMay you please explain it to me? I might asking for too much. I can change the function header into...
Function main() confusionHello, There's still a thing that confuse me in C++. Specially in that main() function. This is my q...
This user does not accept Private Messages