Browse Source
this checks both the length of a cstr, and if the strings match. an improvement over checking with std::strncmp(), which could match two strings where one matched the prefix of the othermain
1 changed files with 20 additions and 0 deletions
Loading…
Reference in new issue