User profile: nsw1216

User info
User name:nsw1216
History
Joined:
Number of posts:39
Latest posts:

Memory usage of a C++ program with CLASS and without CLASS
Hi all, I developing a C++ Program to deal with huge data computation. I am using Pointers to hol...

decimal points of a double
Hi all, I would like to ask is it possible to truncate a double number with variable decimal poin...

[HELP] warning MSB8005: The property 'NMakeBuildCommandLine' doesn't exist.
I found a code written in c++ but i tried to compile the code with visual studio 2010. I found an wa...

GUI using Microsoft Visual C++
Hello ? Recently, i have a project which require to create a program with user interface that takes ...

unexpected end of file
[code]bool StaffMenu() { system ("CLS"); int j; cout<<"*******************************\n";...