Its called teething troubles for these forums as the webmasters have to get some initial content in the forum to get it going. Moreover only quality forums last this big race for the survival.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|