How can I check whether a file exists? I want to warn the user if a requested input file is missing.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is Your Name :)

1 Answers  


What is restrict keyword in c?

0 Answers  


What are the types of data files?

0 Answers  


Why doesn't C support function overloading?

2 Answers  


What is the use of linkage in c language?

0 Answers  






main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }

2 Answers  


What is meant by keywords in c?

0 Answers  


Explain what will the preprocessor do for a program?

0 Answers  


Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.

2 Answers  


What are variables and it what way is it different from constants?

0 Answers  


What is #ifdef ? What is its application?

0 Answers   TCS,


What is the difference between text and binary i/o?

0 Answers  


Categories