How can I prevent another program from modifying part of a file that I am modifying?


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

Post New Answer

More C Interview Questions

what is purpose of fflush(stdin) function

4 Answers  


Write a C program to fill a rectangle using window scrolling

1 Answers  


What are the benefits of c language?

0 Answers  


What are c header files?

0 Answers  


what is the need for main function in c?

5 Answers  


Explain about the constants which help in debugging?

0 Answers  


What are the application of c?

0 Answers  


How does free() know how many bytes to free?

8 Answers  


What is the meaning of int *x[]();?

1 Answers  


Does c have enums?

0 Answers  


Famous puzzles which are generally asked by companies during interviews ?

1 Answers   3D PLM, Yahoo,


can v write main() { main(); } Is it true?

6 Answers  


Categories