| Age | Commit message (Collapse) | Author |
|
input argument variants. Changed def of cstr_npos.
|
|
negative pos on cstr_substr, csview_substr. Added cstr_slice, csview_slice.
|
|
cstr_trim(cstr* self, left, right);
|
|
|
|
special for printing csviews with "%.*s" format.
|
|
|
|
deceiving and hid the fact that it was for-loops. Now it is more explicit.
|
|
|
|
|
|
|
|
csmap_insert.c example.
|
|
|
|
|
|
|
|
|