When will fopen fail?

Mark William Hopkins markh at csd4.csd.uwm.edu
Wed Apr 17 09:00:24 AEST 1991


   Assuming all the subdirectories are there and writeable (on UNIX or
MS-DOS), when does

		     FP = fopen("...", "w");

fail and return FP == NULL?



More information about the Comp.lang.c mailing list