This is an interesting interview with Bjarne Stroustrup, the creator of C++: http://bigthink.com/users/bjarnestroustrup
This is an interesting interview with Bjarne Stroustrup, the creator
of C++: http://bigthink.com/users/bjarnestroustrup
Some good stuff. I really like the new c++x0 and 11 features. I've slowly been using and incorperating new techniques into the coding. The
greatest challenge for c++ is the move to UTF-8 and globalization. Having a program full for Char* arrays makes it very diffcult start accepting UTF-8 input. I think this area of the language is really lacking even with new string types of u8, alot of work has to be done so that functions and string operatation handl;e the multi-byte characters processing properly.
I've heard that they plan to release a new C++ standard every few years now.. Seems a bit crazy - Good that they're still putting new features in C++, but I think it would be hard to keep up with all the changes with C++ moving that fast - both for developers and implementors of compilers and IDEs.
C++ has had wstring and wchar_t for quite a while.. I'd think those would handle multiple languages that need multi-byte characters.
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 98 |
Nodes: | 16 (0 / 16) |
Uptime: | 05:02:27 |
Calls: | 6,176 |
Calls today: | 4 |
Files: | 8,459 |
D/L today: |
388 files (286M bytes) |
Messages: | 348,857 |
Posted today: | 3 |