Name:
Anonymous
2011-08-16 8:54
I don't understand what's the point of assertions? Shouldn't unexpected cases be treated with proper error handling?
Name:
Anonymous
2011-08-16 16:52
>>11
I've been programming in C++ for about a year now. But I think I still haven't caught up to all its usage patterns. Where can you learn them?