Difference between fopen() and open()?

Answer Posted / ada

open() is a system call, and fopen() is a stdio library
function.

Is This Answer Correct ?    29 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how are 16- and 32-bit numbers stored?

771


Tell me what are bitwise shift operators?

645


What is the difference between variable declaration and variable definition in c?

547


Was 2000 a leap year?

614


How do you write a program which produces its own source code as output?

594






Describe the steps to insert data into a singly linked list.

609


How can I direct output to the printer?

795


to find the closest pair

1809


What is the difference between near, far and huge pointers?

618


What are the types of bitwise operator?

649


Which of these functions is safer to use : fgets(), gets()? Why?

621


What is a null string in c?

569


What is a wrapper function in c?

569


What is int main () in c?

612


What are types of preprocessor in c?

607