Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ NDBM_File(3) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



NDBMFile(3)                                                      NDBMFile(3)



NAME
     NDBM_File - Tied access to ndbm files

SYNOPSIS
      use NDBM_File;

      tie(%h, 'NDBM_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