Utility routines

neon offers some abstract data types and utility functions for performing string manipulation, date and time handling, and a convenient interface for adding debugging output to your application.

String handling

The ne_string.h offers a string buffer data type, ne_buffer *, a transparent type storing a

Date/time manipulation

ne_dates.h functions