Opposite of ->EndsWith()

Posted by AshleyHamilton on Stack Overflow See other posts from Stack Overflow or by AshleyHamilton
Published on 2010-05-05T03:38:46Z Indexed on 2010/05/05 3:48 UTC
Read the original article Hit count: 134

Filed under:
|

What is the opposite of the string comparison

thisString->EndsWith("String")

If it does not end with...

© Stack Overflow or respective owner

Related posts about c++-cli

Related posts about visual-c++