Searched defs:PFile (Results 1 - 1 of 1) sorted by relevance

/external/srec/portable/include/
H A DPFile.h2 * PFile.h *
35 * @addtogroup PFileModule PFile API functions
73 typedef FILE PFile; typedef
79 * Closes the PFile and destroys it.
81 * @param self PFile handle
90 * Closes a PFile.
92 * @param self PFile handle
98 * Reads from a PFile.
100 * @param self PFile handle
112 * Writes data to a PFile
240 PFile; typedef in typeref:struct:PFile_t
[all...]

Completed in 71 milliseconds