| | |
Ctime
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
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++.
I'm here to prove you wrong.
![]() |
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 "
| Thread Tools | Search this Thread |
api array arrays based beginner binary bmp c++ c/c++ calculator char class classes code compile compiler console conversion count delete deploy desktop directshow dll download dynamic dynamiccharacterarray encryption error file format forms fstream function functions game givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int integer java lib library linkedlist linker linux list loop looping loops map math matrix memory newbie news number output pointer problem program programming project python random read recursion recursive reference return rpg simple string strings studio temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets






