cdftests.c#106 FILE *temp; #135 if (!(temp = fopen(TEMP_FILE_NAME, "w+"))) #140 if (fwrite(dummy_data, 1, DATA_LEN, temp) != DATA_LEN) #145 if (fclose(temp)) nc4internal.c#88 char *temp; #102 if (!(temp = (char *)utf8proc_NFC((const unsigned char *)name))) #104 strcpy(norm_name, temp); #105 free(temp); tst_coords3.c#287 float temp[YC_LEN][XC_LEN], xc[XC_LEN], yc[YC_LEN]; #294 temp[y][x] = SAMPLE_VALUE; #354 if (nc_put_vara_float(ncid, 0, start, count, (const float *)temp)) ERR; #382 float temp[YC_LEN][XC_LEN], xc[XC_LEN], yc[YC_LEN]; #389 temp[y][x] = SAMPLE_VALUE; #415 if (nc_put_vara_float(ncid, 0, start, count, (const float *)temp)) ERR;
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed