You probably have to set the directories in borlandc. Look under settings/directories or folder settings.If that doesn't help then write the whole path to that file when you include it.
Well you'd have to read the enter key first and then use in the while condition. In dos based program you'd read it with getch and save it in variable. But you will have to find out what is the code for enter (I think it's 13 but I'm not sure). You can put the if sentence in the while brackets.
The delay function is defined in dos.h. If you want to find where the functions are defined use the search index for compiled header files.(extension h)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.