Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ SDBM_File(3) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



SDBMFile(3)                                                      SDBMFile(3)



NAME
     SDBM_File - Tied access to sdbm files

SYNOPSIS
      use SDBM_File;

      tie(%h, 'SDBM_File', 'Op.dbmx', O_RDWR|O_CREAT, 0640);

      untie %h;


DESCRIPTION
     See the tie entry in the perlfunc manpage










































                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026