|
thank you all for your suggestions. i cant make changes until tomorrow as the server of my host is temporarily down.
ill take sane's and dawei's suggestions as well when changing my site
thanks
__________________
my site: www.sreenathpillai.tk
#include<iostream>
using namespace std;
int a=1;
int main()
{while(a<=500, a++)
{cout >>"I will not throw paper airplanes in class";}
return 0;
}
|