0
In my program clrscr and getch functions are not working, they want a declaration. What can I do?
4 Answers
+ 8
Akanksha Singh gotoxy and clrscr() and getch() are defined in turbo c++ and which is an old fashioned compiler so it is not work on sololearn and avoid to use this too as it is not useful out of the turbo c++
https://www.sololearn.com/discuss/288609/?ref=app
+ 9
Akanksha Singh do you want to insert update search and delete the data via this program then you can use stack with array or structures .
Can you please specify what you want to get from this program.
0
What to use then instead of it... plz help me in my program
0
Its an incomplete program I just wanted to get rid of the errors related to getch() and clrscr()