Forum: C++ Nov 12th, 2007 |
| Replies: 4 Views: 598 i just made it
and plzz help me making in program for prime numbers |
Forum: C++ Nov 12th, 2007 |
| Replies: 4 Views: 598 #include<iostream.h>
int main()
{
int i;
for(i=0; i<=100; i+=2){
}
return 0;
} |
Forum: C++ Nov 12th, 2007 |
| Replies: 4 Views: 598 hello im a new here
and also i am a new student of C++
i have to make these programes in next 1 hrs can u help me in making these 3 programes
1: take input from user,check whether the given no. is... |
Forum: C++ Nov 12th, 2007 |
| Replies: 9 Views: 1,979 manzoorr plzz add me i also wanted a little help from u
my id is
<snipped> |