cdb (3) Linux Manual Page
cdb – Constant DataBase library Synopsys #include <cdb.h> cc … -lcdb Descriptioncdb is a library to create and access Constant DataBase files. File stores (key,value) pairs and used to quickly find a value based on a given key. Cdb files are create-once files, that is, once created, file cannot be updated but recreated from scratch…
