¡@

Home 

c++ Programming Glossary: clrscr

“Lvalue required” error

http://stackoverflow.com/questions/10768169/lvalue-required-error

Thanks. #include iostream.h #include conio.h void main clrscr char r 5 int mark cout Please enter your goddamn marks cin mark..

c++ file handling - class objects

http://stackoverflow.com/questions/13935827/c-file-handling-class-objects

passsword void reg int obj 5 void mail reg int k int i i k clrscr cout Enter user name enter unique name n cin un cout Enter password.. n getch end of sign up or register func void main int t clrscr obj 0 .reg 0 obj 1 .reg 1 obj 2 .reg 2 mail obj2 ifstream filein.. passsword void reg int obj 5 void mail reg int k int i k clrscr cout Enter user name enter unique name n cin un cout Enter password..

Is clrscr(); a function in C++?

http://stackoverflow.com/questions/930138/is-clrscr-a-function-in-c

clrscr a function in C I've looked everywhere for this function and.. cannot find the header files to make this work. It says clrscr undeclared which brings me to the question. Is clrscr a function.. says clrscr undeclared which brings me to the question. Is clrscr a function in C c share improve this question It used to..