Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   db    ( 3 )

методы доступа к базе данных (database access methods)

  Name  |    Synopsis    |  Description  |  Error  |  Bugs  |  See also  |

Синопсис (Synopsis)

#include <sys/types.h>
       #include <limits.h>
       #include <db.h>
       #include <fcntl.h>

DB *dbopen(const char *file, int flags, int mode, DBTYPE type, const void *openinfo);