Forum: Geeks' Lounge 25 Days Ago |
| Replies: 15 Views: 1,110 Well i have been following the google OS (where in work is still going on ) for a pretty long time and when i have been through their whitepapers where they mentioned about SPDY protocol (which is... |
Forum: C++ May 3rd, 2009 |
| Replies: 19 Views: 729 actually u can use a flag......(its just a variable but commonly know as flag when used in such purposes )
void display( )
{
int option, int flag =1;
system("cls"); //clear screen... |