aboutsummaryrefslogtreecommitdiff
path: root/exercises/093_hello_c.zig
AgeCommit message (Expand)AuthorFilesLines
2023-03-14Fix typoJo Burgard1-1/+1
2023-02-28fix typos/grammar in 093_hello_c.zigSean Aubin1-4/+4
2023-02-19check for dev1650 and some minor polishChris Boesch1-2/+2
2023-02-19small improvements in hello_cChris Boesch1-1/+1
2023-02-18added C math exerciseChris Boesch1-1/+1
2023-02-16some improvements in the descriptionChris Boesch1-4/+4
2023-02-16try 'write' that works on mac, but I didn't know if it works on windowsChris Boesch1-15/+5
2023-02-16inserted a workaround for mac-os, see https://github.com/ziglang/zig/issues/1...Chris Boesch1-1/+10
2023-02-15added the first C exerciseChris Boesch1-0/+69