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

  1. .Na "dbinit"
  2. .mc |
  3. .Aa
  4. .Fu
  5. Initialize \*L.
  6. .Sy
  7. .Sf "RETCODE dbinit()"
  8. .Co
  9. .Bl
  10. This routine initializes certain private \*L structures.
  11. For environments that require it,
  12. the application must call \f2dbinit()\f1 before calling any other \*L routine.
  13. Most \*L routines will cause the application to exit if they are called
  14. before \f2dbinit()\f1.
  15. .Bl
  16. Currently, \f2dbinit()\f1 is required only in the Macintosh environment.
  17. However, to ensure future compatibility and portability,
  18. it is strongly recommended that all applications 
  19. call \f2dbinit()\f1, no matter what their operating environment.
  20. .Bz
  21. .in -.375i
  22. .Re
  23. .br
  24. SUCCEED or FAIL.
  25. .Sa
  26. dbexit
  27. .mc
  28.