k2hpx_open_ro k2hash Functions k2hpx_open_tempfile

k2hpx_open_rw

Opens the k2hash file with read and write access

Description

mixed k2hpx_open_rw ( string $filepath [, bool $fullmap [, int $maskbitcnt [, int $cmaskbitcnt [, int $maxelementcnt [, int $pagesize ]]]]] )

Opens the the k2hash (.k2h) file with read and write access.

Parameters

Return Values

Returns a k2hash (.k2h) file handle on success, otherwise false.

See Also

k2hpx_open_ro k2hash Functions k2hpx_open_tempfile