User profile: kmw

User info
User name:kmw
History
Joined:
Number of posts:4
Latest posts:

Problem with resizing arrays
Hi, you have [tt]DBrecords[/tt] declared as a member variable (line 34). In line 69 you declare a...

c++ map implementation
If you use g++ you may want to look at the headers [tt]ext/hash_map[/tt] (or [tt]tr1/unordered_map[/...

conversion of a single wchar_t with toupper
Thanks everybody. Indeed, it's a problem of std::wcout (I know, I should have checked this;)). The c...

conversion of a single wchar_t with toupper
Hi, I am trying to convert a single wchar_t to uppercase. In theory it should work as shown below...

This user does not accept Private Messages

User: kmw

  • Public profile