]> diplodocus.org Git - nmh/commitdiff
utils.c: Add HasPrefix(s, prefix).
authorRalph Corderoy <ralph@inputplus.co.uk>
Sun, 23 Oct 2016 11:02:55 +0000 (12:02 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Mon, 24 Oct 2016 09:18:55 +0000 (10:18 +0100)
HasPrefix returns true if non-NULL s starts with non-NULL prefix.


No differences found