aboutsummaryrefslogtreecommitdiff
path: root/util.h
blob: 63409fa4e34fee74cf5d69d8d294068ed62589e3 (plain)
1
2
3
4
#define SLEEP_TIME 0
void allLower(char*);
void print_string(const char*);
void remove_punct(char*);