cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
strptime missing from reference section
strptime missing from reference section
Feb 1, 2014 at 3:36pm
Feb 1, 2014 at 3:36pm UTC
krafczyk
(2)
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
Feb 1, 2014 at 3:42pm UTC
Duthomhas
(13277)
It's just you... strptime() is a POSIX function, not standard C.
Hope this helps.
Feb 2, 2014 at 2:40pm
Feb 2, 2014 at 2:40pm UTC
krafczyk
(2)
I understand. Thanks for clearing that up.
Topic archived. No new replies allowed.