How can I prevent another program from modifying part of a file that I am modifying? Ans. If your C compiler library comes with a function named locking() that can be used to lock and unlock portions of shared files. The locking function takes three arguments: a handle to the s...
See more
Download the Study24x7 App, so you can connect and collaborate.