mirror of
https://github.com/irmen/prog8.git
synced 2025-08-05 22:25:25 +00:00
* Add strings.ncompare (and backing strncmp_mem) to compare up to n characters of a string. * Document strings.ncompare.
* Add strings.ncompare (and backing strncmp_mem) to compare up to n characters of a string. * Document strings.ncompare.