Searched refs:FWRITEP (Results 1 – 1 of 1) sorted by relevance
58 #define FWRITEP "w+" /* fopen truncate or create for update */ macro117 if ((outfile = vpfopen(invname, FWRITEP)) == NULL) { in invmake()