Quote:
Originally Posted by trowa0830 OMG.. thank you thank you thank you thank you thank you thank you thank you thank you thank you sir silentz  .. is it not required to put clrscr(); ?? |
Not just "not required" but "not recommended". since clrscr() isn't a standard function, and will only work on compilers which happen to support the particular header file which you're using.