Search:
Forum
General C++ Programming
c++ terms
c++ terms
Feb 4, 2010 at 6:16pm UTC
TwoGirls1Sniper
(11)
Anybody know how to define these terms?? I cant find them on the net
1. Clock_t
2. Null Pointer
3. Seconds
4. Size_t
5. System date
6. System Time
7. Time_t
8. Time.h
Feb 4, 2010 at 6:24pm UTC
chrisname
(7395)
1.
http://lmgtfy.com/?q=clock_t&l=1
2.
http://lmgtfy.com/?q=define%3A+null+pointer
3.
http://lmgtfy.com/?q=define%3A+second
4.
http://lmgtfy.com/?q=size_t&l=1
5.
http://lmgtfy.com/?q=define%3A+system+date
6.
http://lmgtfy.com/?q=define%3A+system+time
7.
http://lmgtfy.com/?q=time_t&l=1
8.
http://lmgtfy.com/?q=time.h&l=1
Feb 4, 2010 at 8:04pm UTC
kempofighter
(1183)
lmgtfy.com is one of the most ingenious websites and is truly hilarious. Nice response! I think that a link of this sort needs to be added to the threads that are pinned to the top of the forums.
Feb 4, 2010 at 9:43pm UTC
cnoeval
(643)
Almost as good as "Rick Rolling" but not quite.
Ironically, a Google search of "clock_t c++" brings you...
http://www.cplusplus.com/reference/clibrary/ctime/clock_t/
RIGHT BACK HERE!
Feb 4, 2010 at 11:30pm UTC
Disch
(13742)
most (all? I didn't check them all) bring your right back here.
That makes it especially hilarious
Feb 5, 2010 at 6:06pm UTC
chrisname
(7395)
That's why I did "I'm feeling lucky."
I noticed that for almost all (except one) of the _t (typedef) ones, the first result was this site.
:)
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs