strptime missing from reference section

Feb 1, 2014 at 3:36pm
Is it just me, or is the strptime function really missing from the reference section of this website? Is there anybody whos job it is to add an entry for this function?
Feb 1, 2014 at 3:42pm
It's just you... strptime() is a POSIX function, not standard C.

Hope this helps.
Feb 2, 2014 at 2:40pm
I understand. Thanks for clearing that up.
Topic archived. No new replies allowed.