![]() |
librnr
1.14.5
RoadNarrows Robotics Common Library 1
|
Files | |
| file | example_assoc.c [code] |
| Example of a librnr simple associative map operations. | |
| file | example_checksum.c [code] |
| Example of librnr support for checksum algorithms. | |
| file | example_config.c [code] |
| Example of using the librnr config module. | |
| file | example_cpp.cxx [code] |
| Nonsensical example that merely test compiling and linking a C++ applciation agains librnr C library. | |
| file | example_dlist.c [code] |
| Example of a librnr "derived" DListVoid doubly-linked lists. | |
| file | example_dlist.h [code] |
| Example of a "derived" DListVoid doubly-linked lists. | |
| file | example_hash.c [code] |
| Example of using a librnr hash table. | |
| file | example_log.c [code] |
| Example of librnr support for logging and command-line options processing. | |
| file | example_shm.c [code] |
| Example of librnr support for shared memory. | |
| file | example_uri.c [code] |
| Example of using the librnr URI utilities. | |
| file | Makefile [code] |
| Make librnr example applications. | |