answersLogoWhite

0

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

Updated: 8/20/2019
User Avatar

Wiki User

12y ago

Best Answer

The include-directory is not set.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why your c compiler shows that unable to open file stdio?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the meaning of FILE in stdio file in C?

its an standard input and output


What is meaning by in a program?

#include <stdio.h> means that the compiler needs to grab all function definitions, implementations, variables, etc. from that file. In this case, stdio stands for "Standard Input/Output". An example of a function in stdio.h is "printf".


Wap to copy one file to another in C programming?

#include<stdio>


What is stdio.h means in c language?

#include <stdio.h> means that the compiler needs to grab all function definitions, implementations, variables, etc. from that file. In this case, stdio stands for "Standard Input/Output". An example of a function in stdio.h is "printf".


Commonly used includes file in C?

Some of them: stdio, stdlib, stddef, string, stdarg, signal.


What is the meaning of import in java program?

It tells the compiler where to find classes that are outside the file you are editing.It tells the compiler where to find classes that are outside the file you are editing.It tells the compiler where to find classes that are outside the file you are editing.It tells the compiler where to find classes that are outside the file you are editing.


When java uses compiler?

What i know is java we will use compiler when it want to get class file(file with .class extension) from java file(file with .java extension).


Will the java compiler translate a source file that contains syntax errors?

No it will not. Any java source file that has syntax errors will not be translated fully. The compiler will spit out errors based on the syntax problems in your code.


What if unable to open conio.h file?

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.


How do you create .exe file in c plus plus?

You can create an exe-file from your C++ source, if you have a compiler.


What is a source file in UNIX?

A source file is typically a readable, Ascii file, that is not the result of a compiler or translator to binary machine code.


How do you mount .mds file with Daemon Tools?

I downloaded Daemon Tools pro ver. 4.10 and tried to mount .mds file and an error occurs. It shows "Unable to mount image, file not accessible". Is that because .mdf doesn't exict, I only have .mds file.