mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-06 20:56:38 +02:00
strcasestr is not available on MS C runtime. Use strncasecmp instead which is in POSIX. MS C runtime has _strnicmp(). |
||
---|---|---|
.. | ||
chibi |