libhd
5.0
|
General types used all over the library. More...
Data Structures | |
struct | hd_id_t |
Holds ID + name pairs. More... | |
struct | s_str_list_t |
String list type. More... | |
struct | hd_bitmap_t |
Bitmap data type. More... | |
Typedefs | |
typedef struct s_str_list_t | str_list_t |
String list type. More... | |
General types used all over the library.
typedef struct s_str_list_t str_list_t |
String list type.
Used whenever we create a list of strings (e.g. file read).