User profile: PressClass

User info
User name:PressClass
Email:press.class@gmail.com
Name:Allen Class
Location:Arlington TX
Statistical data
Occupation:Administrator
Skills:C
C++
History
Joined:
Number of posts:5
Latest posts:

I do not want to send my source file
I am using visual studio 2008. I want to share my program with others, but I do not want to send my...

Permutation of withdrawing 2 balls out of 5
I hope if there is someone have the time to read and help me to solve this problem. I stopped doing ...

How to eliminate some items in a for loop
The code below will output 1.1, 1.2, 1.3, 1.4, 1.5, 2.1, 2.2, 2.3, 2.4, 2.5, 3.1, 3.2, 3.3, 3....

Can I create variables during compiling time in in c++
I appreciate it if someone has the answer. Can I create variables during compiling time in in c...

How to use 2-dimentions arry in class
Hi everybody. I am trying to compile this code. But I have about 16 errors. This is the first tim...