home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextLibrary / Documentation / Sybase / DBLIB / Section2 / dbloginfree.nr < prev    next >
Encoding:
Text File  |  1993-04-22  |  501 b   |  29 lines

  1. .Na "dbloginfree"
  2. .mc |
  3. .Aa
  4. .Fu
  5. Free a login record.
  6. .Sy
  7. .Sf "void dbloginfree(loginptr)"
  8. .Sp "LOGINREC" "*loginptr"
  9. .Co
  10. .Bl
  11. \f2dblogin()\f1 provides a 
  12. LOGINREC structure for use with \f2dbopen()\f1.
  13. Once the application has made all its \f2dbopen()\f1 calls,
  14. the LOGINREC structure is no longer necessary.
  15. \f2dbloginfree()\f1 frees the memory associated 
  16. with the specified LOGINREC structure.
  17. .Bz
  18. .Pa
  19. .Pi loginptr
  20. A pointer to a LOGINREC structure.
  21. .in -.375i
  22. .Re
  23. .br
  24. None.
  25. .Sa
  26. dblogin,
  27. dbopen
  28. .mc
  29.