Displaying 1 result from an estimated 1 matches for "len_data".
2013 Mar 28
9
Rock Ridge. Was: Allowed code pages and encodings to write f0.txt through f1.txt?
...The data source from which to read CE blocks.
@param dir_rec Memory containing the whole ISO 9660 directory record.
@param sig Two characters of SUSP signature. E.g. "NM", "ER", ...
@param data Returns allocated memory with the found payload.
@param len_data Returns the number of valid bytes in *data.
(Does not include the trailing 0-byte.)
@return 1= Success.
*data and *len_data are valid.
A trailing 0-byte was added to *data for convenience.
0= Desired s...