k2hpx_open_rw k2hash Functions k2hpx_open

k2hpx_open_tempfile

Opens the k2hash file with read and write access on a temporary file system

Description

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

Opens the the k2hash (.k2h) file with read and write access on a temporary file system.

Parameters

Return Values

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

See Also

k2hpx_open_rw k2hash Functions k2hpx_open