ibec_fs_WriteInt32

The ibec_fs_WriteInt32 function writes four bytes to the file stream as a 32-bit signed integer.

Syntax

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

Example

Please refer to Ascertaining the distribution of data pages.

See also:
ibec_fs_ReadByte
ibec_fs_WriteByte
ibec_fs_ReadWord
ibec_fs_WriteWord
ibec_fs_ReadDoubleWord
ibec_fs_WriteDoubleWord
ibec_fs_ReadInt32

back to top of page
<< ibec_fs_ReadInt32 | IBEBlock | ibec_ini_Open >>