home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Updates / Perl / Non-RPC / GDBM / Gdbm_ / Open < prev    next >
Text File  |  1997-07-15  |  214b  |  7 lines

  1. Gdbm_Open
  2. #Parent Gdbm_
  3. =>    R0 =    Pointer to filename
  4. <=    R0 =    file handle
  5.  
  6. Opens a database file for reading and writing, returning the handle of the file so that it can be used in other calls. Returns 0 on failure.
  7.