User profile: nammae

User info
User name:nammae
Name:Hoang Nam
Location:Hanoi, Vietnam
History
Joined:
Number of posts:18
Latest posts:

Problem: Using self-defined libraries in Code:Blocks 10.05
Thank you so much, Athar. It solved my problem.

Problem: Using self-defined libraries in Code:Blocks 10.05
Hello, everybody. Because of many reasons, I decided to use Code:Blocks. Its version is 10.05 (inclu...

Function and Pointer
Hello 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...