]> git.saurik.com Git - wxWidgets.git/commit
1) some size_t replaced with uint - does it now compile under Alpha??
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Jul 1998 22:21:11 +0000 (22:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Jul 1998 22:21:11 +0000 (22:21 +0000)
commit8fd0f20ba47c3a04f57ac270407f3e4dbe67926a
treec7ccdf4433a9c189063414070a0b549771b2243b
parent93da8c424662337cb2f6bb21cf1d23ad1bcda0a0
1) some size_t replaced with uint - does it now compile under Alpha??
2) added Matches(const char *mask) function which checks if the string
   matches the mask possibly containing '?' and '*' wildchars
3) GetWriteBuf complemented with UngetWriteBuf

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h