VLSI Solution Oy / MegaLib Documentation

tmpBuf

Reads bytes from the current file position.
Parameters:
buf Packed buffer to read bytes to.
byteOff Packed byte offset of the first byte. Even = high part of word, odd = low part of word.
byteSize The number of bytes to read.
Returns:
the number of bytes actually read. [0] = 0; FatReadFile(tmpBuf, 1, 1); reads one byte to the low part of tmpBuf[0].

All software copyright 2005-2006 VLSI Solution OY. Redistribution of this software is strictly forbidden.