is there the opposite of cls? c++ | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

is there the opposite of cls? c++

I want to freeze the upper part of the screen until the program terminate , and delete the lower one is there any function , or a code that i can specify the lines i want to freeze ? help, please ! T_T

15th Apr 2019, 3:37 PM
Mahad Gady
Mahad Gady - avatar
2 Réponses
0
What do you mean by freeze ? Do you want your program to wait till the user press enter or something like that?
15th Apr 2019, 3:41 PM
Yugabdh
Yugabdh - avatar
0
I meant the output( messages) which appears by cout<< there are some instructions , I want them above, whenever user using the program, whatever user enters.
15th Apr 2019, 4:04 PM
Mahad Gady
Mahad Gady - avatar