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 functions are used in dynamic memory allocation in c?

0 Answers  


Write a program to find the given number is odd or even without using any loops(if,for,do,while)

4 Answers   CNC, Gokul,


WHAT IS MEANT BY LIFE?

2 Answers  


how i m write c program 1.check prime number 2.prime number series

1 Answers  


i have a written test in tomorrow

1 Answers   NNN, Value Labs,






diff between exptected result and requirement?

0 Answers   HCL,


Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?

2 Answers  


In C program, at end of the program we will give as "return 0" and "return 1", what they indicate? Is it mandatory to specify them?

5 Answers  


What do you understand by friend-functions? How are they used?

0 Answers   iNautix,


Explain setjmp()?

0 Answers  


How many ways are there to swap two numbers without using temporary variable? Give the each logic.

9 Answers  


can we initialize all the members of union?

2 Answers  


Categories