Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
Gdbm
Gdbm.gdbm
Methods
`[]()
`[]=()
close()
create()
delete()
fetch()
firstkey()
nextkey()
reorganize()
store()
sync()
Gdbm.gdbm()->fetch()
Gdbm.gdbm()->nextkey()
Method Gdbm.gdbm()->firstkey()
Method
firstkey
string
firstkey
(
)
Description
Return the first key in the database, this can be any key in the database.