Quantcast
Browsing latest articles
Browse All 3 View Live

CTime bug?

Igor,Thanks for the reply. As you say "for better or worse" that is the way it is. No point in me arguing whether or not it is a bug!Andrew.

View Article


CTime bug?

If you look at the implementation of CTime::Format (in atltime.h), it uses a fixed size buffer of 128 characters in its call to _tcsftime. So, for better or worse, it can't handle a longer format...

View Article


CTime bug?

Gentlefolk,I think I have found a problem with CTime. I am using it to parse for time / date escape sequences in a command line. It seems that if the command line is very long the parsing fails. I can...

View Article
Browsing latest articles
Browse All 3 View Live