#ifndef STR_REVERT_H #define STR_REVERT_H void str_revert(char str[]); #endif /* ! STR_REVERT_H */