Problem Concerning C Lang
I started learning C programming a month or two ago.
I tried to use the clrscr(); fuction in the program
i have included conio.n and stdio.h , but the compiler i use throws up "Undefined reference to clrscr()" error while compiling. Anyone know why? I googled ( as i usually do when i meet with a problem) but nothing..
I am using the latest version of Code::Blocks
- Thanks Sam 😁