| | |
Ctime
Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
![]() |
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
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
Knowledge is power -- But experience is everything
>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++.
>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++.
New members chased away this month: 5
![]() |
Similar Threads
- how to use the ctime function in C++? (C++)
- C++ Random Numbers (C++)
- re: Sorting Algorithms (C++)
Other Threads in the C++ Forum
- Previous Thread: how can I use opencv with c++
- Next Thread: The big Jop and The " WiNnEr "
Views: 542 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for C++
6 add api array arrays beginner binary c++ c/c++ calculator char class classes code compile compiler console conversion convert count data delete desktop directshow dll download dynamic encryption error file forms fstream function functions game givemetehcodez google graph gui iamthwee ifstream input int integer java lib library linkedlist linker linux loop looping loops map math matrix memory microsoft newbie news number output parameter pointer problem program programming project python random read recursion recursive reference return sort stream string strings struct studio system template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets






