libdebian-installer
|
raw string More...
#include <string.h>
Data Fields | |
char * | string |
di_ksize_t | size |
raw string
di_ksize_t size |
size of string
Referenced by di_packages_get_package(), and di_parser_rfc822_read().
char* string |
pointer to a string, don't need to be 0-terminated
Referenced by di_packages_get_package(), and di_parser_rfc822_read().