Closed nrezmerski closed 5 months ago
Initial commit - ANSI C version of "hello.bas"
I made the input processing case-sensitive by default, but strings_match() could easily use strncasecmp() instead.
Initial commit - ANSI C version of "hello.bas"