Closed psiegl closed 5 years ago
Use sizeof() whenever possible instead of hard-coded numbers. switch/case improves readability. Plus minor cosmetics.
Thanks again!
Use sizeof() whenever possible instead of hard-coded numbers. switch/case improves readability. Plus minor cosmetics.