User profile: Atyab

User info
User name:Atyab
Email:acesatyab@live.com
Name:Atyab
Location:Karachi
Website:http://www.atyab.tk
Bio:Studying at FAST NUCES Karachi
Statistical data
Birthdate:Dec 6, 1989
Gender:Male
Occupation:Programmer
Skills:C
C++
Assembly
History
Joined:
Number of posts:6
Latest posts:

have an error i cant figure out
[i]class sudoku { private: int row; int col; int game[][9]; public: constructor(int=0, in...

help needed in client server program
beginner123, The Problem you mentioned can be very easily done in JAVA, in C++ it would be detailed,...

Constructos with Dynamic Allocation
Default Parameters should be only in the function prototype, for example if i consider the folllowin...

Need a c++ tutor
Hi, Reeceboy1299 ... Its nice that you are interested in learning programming. I am a university stu...

pattern
If you exclude the loops that are used to print array, then this program does the task in 2 loop, 1 ...