aboutsummaryrefslogtreecommitdiff
path: root/util.h
blob: 1939a0f08711ae58cb42a3eee18640f1d42d6b06 (plain)
1
2
3
#define SLEEP_TIME 5000
void allLower(char*);
void print_string(const char*);