A simple question: I need to add some logging to my program. If two processes use "fwrite" on the same file but not the same file descriptor will the written log messages ...