|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
#include <errno.h>#include <limits.h>#include <stddef.h>#include <stdio.h>#include <stdlib.h>#include <string.h>Macros | |
| #define | MAX_CANON 256 |
Functions | |
| ssize_t | getdelim (char **lineptr, size_t *n, int terminator, FILE *stream) |
| #define MAX_CANON 256 |