#include "tunala.h"Go to the source code of this file.
Functions | |
| int | int_strtoul (const char *str, unsigned long *val) |
| char * | int_strstr (const char *haystack, const char *needle) |
| char* int_strstr | ( | const char * | haystack, |
| const char * | needle | ||
| ) |
Definition at line 41 of file breakage.c.
| int int_strtoul | ( | const char * | str, |
| unsigned long * | val | ||
| ) |
Definition at line 3 of file breakage.c.
1.8.2