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: | Darkmage |
---|---|
Location: | Tucson, Arizona USA |
Users: | 3 |
Nodes: | 4 (0 / 4) |
Uptime: | 72:58:19 |
Calls: | 2 |
Calls today: | 2 |
Files: | 19 |
U/L today: |
1 files (4K bytes) |
D/L today: |
136 files (6,106K bytes) |
Messages: | 35,389 |
Posted today: | 12 |