Thread: Timer in C++

  1. #16
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    I disagree. Post 11 through 14 discuss various solutions.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  2. #17
    Registered User antred's Avatar
    Join Date
    Apr 2012
    Location
    Germany
    Posts
    257
    Quote Originally Posted by Elysia View Post
    I disagree. Post 11 through 14 discuss various solutions.
    Not to mention that the time()-function referred to by WalterP does exactly nothing to solve the OP's problem.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 60 hz timer
    By crowe in forum Tech Board
    Replies: 18
    Last Post: 01-20-2010, 11:18 AM
  2. Timer In C
    By unmeshghosh in forum C Programming
    Replies: 10
    Last Post: 04-21-2006, 01:00 PM
  3. C++ Timer?
    By Rv5 in forum C++ Programming
    Replies: 1
    Last Post: 03-15-2006, 06:33 PM
  4. timer
    By b00l34n in forum C++ Programming
    Replies: 9
    Last Post: 04-06-2004, 08:20 AM
  5. how to set timer
    By marianne in forum C Programming
    Replies: 1
    Last Post: 02-12-2003, 10:21 PM