#ifndef MY_C_TAIL_H #define MY_C_TAIL_H void stdintail(unsigned int n); #endif // MY_C_TAIL_H