Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — Sybase DB Library C 4.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

  1                       Version 4.0 -- 5/1/89              dbloginfree
  ______________________________________________________________________

  NAME:  dbloginfree

  FUNCTION:
       Free a login record.

  SYNTAX:
       void dbloginfree(loginptr)

       LOGINREC  *loginptr;

  COMMENTS:

       o dblogin() provides a LOGINREC structure for use with  dbopen().






  dbloginfree             Version 4.0 -- 5/1/89                        2
  ______________________________________________________________________
         Once the application has  made  all  its  dbopen()  calls,  the
         LOGINREC structure is no longer necessary.  dbloginfree() frees
         the memory associated with the specified LOGINREC structure.

  PARAMETERS:
       loginptr -  A pointer to a LOGINREC structure.

  RETURNS:
       None.

  SEE ALSO:
       dblogin, dbopen







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