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

How can I read and write comma-delimited text?

0 Answers  


write a c/c++ programthat connects to a MYSQL server and checks if the INNoDB plug in is installed on it.If so your program should print the total number of disk writes by MYSQL.

0 Answers   BirlaSoft,


explain memory layout of a C program

2 Answers  


Is it possible to have a function as a parameter in another function?

0 Answers  


What are the advantages of using new operator as compared to the function malloc ()?

0 Answers   NIIT,


What is double pointer in c?

0 Answers  


How can you determine the size of an allocated portion of memory?

0 Answers   Aspire, Infogain,


User define function contain thier own address or not.

2 Answers  


write an algorithm and c program to add two 2x2 matrics

2 Answers  


array of pointer pointer to array pointer to pointer

1 Answers   MAHINDRA,


what is the difference between procedure oriented and object oriented progaming language

1 Answers  


Explain what is a program flowchart and explain how does it help in writing a program?

0 Answers  


Categories