2 Commits

Author SHA1 Message Date
AndreyT
f8ab4773aa
Update C.c (#1211)
1. `()` function declarations are deprecated in modern C
2. `return 0` at the end of `main` is redundant in modern C
2022-01-19 21:20:21 -06:00
Richie Bendall
c8fc6cd6d3
Meta tweaks
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2021-03-15 16:18:40 +13:00