#ifndef COUNT_ELEMENTS #define COUNT_ELEMENTS #include int countElements(FILE * file); #endif