Searched refs:getint (Results 1 – 1 of 1) sorted by relevance
67 static int getint(FILE *dfile) { in getint() function101 *xres = getint(ifp); in readppm()102 *yres = getint(ifp); in readppm()103 i = getint(ifp); /* eat the maxval number */ in readppm()