943,522 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 868
  • C++ RSS
Jan 17th, 2009
0

Ctime

Expand Post »
Does anyone know a decent site for studying about ctime(or time.h) in c++ thats good and doesn't end up telling you its in C?
Cos' when I search on google and I when thought I had found a great site, its actually for C programmers. Any help would be appreciated. Thanks
Similar Threads
Reputation Points: 20
Solved Threads: 8
Junior Poster in Training
Dannyo329 is offline Offline
79 posts
since Apr 2008
Jan 17th, 2009
0

Re: Ctime

What exactly is it you want to do with ctime. There isn't alot to it...and when you consider that ctime is justthe newest version of time.h that was written for C it's no wonder alot of the material out there is C based...because it's a C based header file.

None the less what exactly do you want to do?
http://www.cplusplus.com/reference/clibrary/ctime/
The above reference link may also help

Chris
Reputation Points: 325
Solved Threads: 118
Master Poster
Freaky_Chris is offline Offline
702 posts
since Apr 2008
Jan 17th, 2009
1

Re: Ctime

>Cos' when I search on google and I when thought I had
>found a great site, its actually for C programmers.
The usage of the header is virtually identical between C and C++. The only difference is that if you use <ctime>, you need to remember that all of the names are in the std namespace. As such, you can safely use any of the C websites you found and learn what you need for use in C++.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: how can I use opencv with c++
Next Thread in C++ Forum Timeline: The big Jop and The " WiNnEr "





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC