ibec_fs_WriteByte

The ibec_fs_WriteByte function writes one byte to the file stream as a 8-bit unsigned integer.

Syntax

 function ibec_fs_WriteByte(FileHandle : variant; Value : integer) : integer;

Example

Please refer to Ascertaining the distribution of data pages.

See also:
ibec_fs_ReadByte
ibec_fs_ReadWord
ibec_fs_WriteWord
ibec_fs_ReadDoubleWord
ibec_fs_WriteDoubleWord
ibec_fs_ReadInt32
ibec_fs_WriteInt32

back to top of page
<< ibec_fs_ReadByte | IBEBlock | ibec_fs_ReadWord >>