answersLogoWhite

0


Best Answer

conio.h is not part of the standard library, either in C or C++. Some MS-DOS-based C compilers did provide it, but it is not required in any C++ implementation as the standard library already provides generic console input/output functions. If you have an MS-DOS-based C compiler and the file is missing, try re-installing the compiler. If the compiler does not provide a conio.h implementation, you can try downloading a 3rd party implementation.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What if unable to open conio.h file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which library file contain the definition of stdioh and conioh header file function definition in C language?

Platform dependent, possibly LIBC.LIB or something like that.


What does conioh in programming mean?

conio.h is a library function which is predefined in the header file and 'clrscr();','getch();' and many other functions come under this.


Why your c compiler shows that unable to open file stdio?

The include-directory is not set.


When i send my CV via email the receiver was unable to open the file?

you have to have a password for the pop.3 server


How do you open an LRS file?

My son saved my stored pictures to a file so he could install a DVD burner on my computer. For some reason, now they all have a .jpg.lrs file extension and I am unable to open them, retrieve them or work with them in any way.


Can Adobe Reader open a PDF file from another program that is password protected if the password is known?

As long as the file conforms with industry standards, Adobe Reader will be able to open a password protected file if you provide the password. In cases where the PDF is not compliant, Adobe Reader may be unable to open the file at all.


What does file with question mark means on the MAC OS 2010?

The question mark's appearance on a Mac file indicates that the Mac is unable to locate the System software that it needs to open that file.


What is the full form of conioh?

Console Input Output Header


What is the difference between stdioh and conioh?

Their name, content and function.


What doer the error unable to open includefilename mean?

You cannot open the given file, for many various reasons such as 1. It doesn't exist anymore (deletion and cancellation halfway may result in that) 2. It is a locked file. 3. It cannot be opened by the programs you have on your computer. 4. It is a file which you need administrator priviledges to open


How do you use conioh header in c plus plus?

just as you do it in C.


How remove error unable to open the file stdio.h in c?

Reinstall C or update the C library function . stdio.h must be missing