#include <strings.h>
Data Fields | |
char | hdr_mark |
char * | first_part |
char * | last_part |
Definition at line 12 of file strings.h.
char str_hdr::hdr_mark |
char* str_hdr::first_part |
Definition at line 14 of file strings.h.
Referenced by placeholder(), set_ph(), str_firstn(), str_last(), str_length(), and str_to_contig1().
char* str_hdr::last_part |
Definition at line 15 of file strings.h.
Referenced by placeholder(), str_firstn(), str_last(), str_length(), and str_to_contig1().