![]() |
O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
|
| Carray_t | O2S array implementation |
| Cdeque_t | Double-ended queue |
| Cifstream_t | File Input Stream |
| Cistream_t | Input Stream |
| Co2s_timer_t | |
| Cserial_control_characters | Terminal special characters |
| Cserial_control_modes | Verbose alternative to termios.c_cflag |
| Cserial_input_modes | Verbose alternative to termios.c_iflag |
| Cserial_local_modes | Verbose alternative to termios.c_lflag |
| Cserial_options_t | Holds a struct termios that can be modified using the verbose alternatives |
| Cserial_output_modes | Verbose alternative to termios.c_oflag |
| Cserial_port_t | Serial port handler, includes a buffer |