Lines Matching full:fopen
975 FILE* file = fopen( value.c_str (), "rb" ); 1089 FILE* fp = fopen( filename, "w" );