How to directly delete written code or clear screen in Turbo C++
Replaceclrscr()withsystem(cls)onWindows.Theclscommand,whenrunattheWindowscommandprompt,clearstheconsolescreen.,Youcanusesystem(“cls”)toclearthescreenifyouarewritingyourcodeonwindowsoperatingsystemorincaseifyouareusingLinuxoperatingsystem.,Hello.I...。參考影片的文章的如下: