Problem: Using self-defined libraries in Code:Blocks 10.05Thank you so much, Athar. It solved my problem.
Problem: Using self-defined libraries in Code:Blocks 10.05Hello, everybody. Because of many reasons, I decided to use Code:Blocks. Its version is 10.05 (inclu...
Function and PointerHello everyone, I have a fragment code: [code] #include <iostream> using namespace std; // I...
Why should we use mediate variable?Hi, everyone. My professor said we should use mediate variable when we want to input data to a floa...
What is the different between string and char* in C++@Everyone: Thanks for your helps. I know we can make this program run by using [code]secondStr = fi...