#include int tabcmp(const char** tab, int size, char *string); char *itoa(int integer);