User profile: mate334

User info
User name:mate334
Email:mate334@yahoo.com
Name:Prateek Siwach
Location:India
Statistical data
Birthdate:Aug 19, 1993
Gender:Male
Occupation:Student
Skills:C++
Visual Basic
Python
History
Joined:
Number of posts:7
Latest posts:

working with do-while statements
do { system("cls"); cout<<"Enter your numbers: "<<endl; cin>>number; outfile<<number; }while...

Using namespace std
I have Borland Turbo c++ version 3.0 installed on my computer. When i compiled foll. program: #i...

Device.h
I think Zaita should read the article 1925 before write such a post .

Device.h
why are you getting annoyed if you don't know. I don't know many functions but few are - setPixel(...

Infinite loop
long int s,i,x,a[]; s=0; cout<<"\n Enter no. of integers you want to add"; cin>>x; for(i=0;i<x;...