Home
last modified time | relevance | path

Searched refs:outfile (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.5/build/tools/ppmconv/
Dppmconvbg.c488 int Convert(char *ppmfile, char *outfile, int parts, int colormax, char *valuelabel) in Convert() argument
543 fp = fopen(outfile, valuelabel ? "w" : "wb"); in Convert()