(chise_close_attribute_table): New prototype.
(chise_get_attribute_table): New prototype.
#include "chise.h"
+CHISE_Attribute_Table*
+chise_open_attribute_table (CHISE_DS *ds,
+ const char *encoding, const char *feature,
+ DBTYPE real_subtype,
+ u_int32_t accessmask, int modemask);
+
+int chise_close_attribute_table (CHISE_Attribute_Table *at);
+
+int chise_get_attribute_table (CHISE_Attribute_Table *at,
+ char *key, CHISE_Value *valdatum);
+
+
#define xzero(lvalue) ((void) memset (&(lvalue), '\0', sizeof (lvalue)))
CHISE_Char_ID