#ifndef INC_3136_H #define INC_3136_H #ifdef __cplusplus extern "C" { #endif #include bool isValid(char *word); #ifdef __cplusplus } #endif #endif