#ifndef __PETPET_C__ #define __PETPET_C__ #include void CPetPet(const char *in, const char *out, const size_t delay); #endif /* __PETPET_C__ */