clrscr() is the executable statement in C language where as all declaration in C language have to be made at the beginning of the block so it gives an error. This does not happen in C++
Bhalchandra Gholkar --- On Fri, 10/10/08, Manoj Vivek <[EMAIL PROTECTED]> wrote: From: Manoj Vivek <[EMAIL PROTECTED]> Subject: [c-prog] clrscr() To: "[email protected]" <[email protected]> Date: Friday, October 10, 2008, 1:15 PM Hi... Can any one say... why there is error shown if clrscr(); is given before the declaration statements.. .... Please help... [Non-text portions of this message have been removed]
