Tor 0.4.9.8
Loading...
Searching...
No Matches
smartlist_core Directory Reference

Files

 smartlist_core.c
 Implements the core functionality of a smartlist (a resizeable dynamic array). For more functionality and helper functions, see the container library.
 
 smartlist_core.h
 Top-level declarations for the smartlist_t dynamic array type.
 
 smartlist_foreach.h
 Macros for iterating over the elements of a smartlist_t.
 
 smartlist_split.c
 Split a string into a smartlist_t of substrings.
 
 smartlist_split.h
 Header for smartlist_split.c.