| libinotifytools
    | 
This structure holds string that can contain any character including NULL. More...
#include <inotifytools.h>
| Public Attributes | |
| char | buf [MAX_STRLEN] | 
| unsigned int | len | 
This structure holds string that can contain any character including NULL.
Definition at line 25 of file inotifytools.h.
| nstring::buf | 
Member 'buf' contains character buffer. It can hold up to 4096 characters.
Definition at line 26 of file inotifytools.h.
Referenced by inotifytools_fprintf().
| nstring::len | 
Member 'len' contains number of characters in buffer.
Definition at line 27 of file inotifytools.h.
Referenced by inotifytools_fprintf().