View Single Post
Old Aug 8th, 2006, 10:41 AM   #29
angry_asian
Hobbyist Programmer
 
Join Date: Jun 2006
Location: at my computer desk
Posts: 138
Rep Power: 3 angry_asian is on a distinguished road
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;
}
angry_asian is offline   Reply With Quote