Hi guys, I'm just going to throw my thoughts out in the field:
1. C++ has a simple way to do case insensitive compares: just use a series of calls to C's tolower and compare then (assuming nice ASCII contents). 2. Ask this question on stackoverflow.com, you're bound to get an answer to your design problem there. Ruben Op 1 apr. 2011 07:06 schreef "James K Beard" <[email protected]> het volgende:
------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
