k2hpx_open_mem k2hash Functions k2hpx_open_rw

k2hpx_open_ro

Read the k2hash file

Description

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

Opens the the k2hash (.k2h) file with read only access.

Parameters

Return Values

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

See Also

k2hpx_open_mem k2hash Functions k2hpx_open_rw