Post subject: %F in strftime() format gives an error Posted: Apr 24, 2007 - 04:27 PM
Guest
A minor bug, perhaps: When I use the %F format specifier in the format
string passed to strftime(), compiling in the IDE flags it as "unknown
conversion type character `F' in format".
tfletche
Post subject: RE: %F in strftime() format gives an error Posted: Jun 16, 2007 - 10:54 PM
QNX Master
Joined: Apr 11, 2007
Posts: 36
This is because there is a pragma in the compiler that indicates that the arguments to this function
should be validated by the compiler and there are some flags it doesn't know about.
What version of the compiler are you using (2.95 or 3.x or ...)
All logos and trademarks in this site are property of their respective owners. The comments are property of their posters. Powered by OpenQNX: The QNX Community Portal Site
QNX and the QNX logo are registered trademarks of QNX Software Systems.