Results 1 to 3 of 3

Thread: Timer in C

  1. #1

    Thread Starter
    Fanatic Member uniquegodwin's Avatar
    Join Date
    Jul 2005
    Location
    Chennai,India
    Posts
    694

    Timer in C

    Hello,
    Can someone guide me with using a timer in c?
    I'm totally new to c although I'm a bit familiar with "C#".

    I just need to write to a text file based on a timer.


    I've referred to this article..."http://www.codeproject.com/KB/system/timers_intro.aspx#Win32Timers"...
    but I really cannot make sense about how to actually make that stuff real code which really works.
    Please help me...
    Thanks.
    Godwin

    Help someone else with what someone helped you!

  2. #2
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: Timer in C

    The MSDN articles on Win32 development provides invaluable information that can help you. Here's the article in Win32 timers specifically:
    http://msdn.microsoft.com/en-us/libr...92(VS.85).aspx
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  3. #3

    Thread Starter
    Fanatic Member uniquegodwin's Avatar
    Join Date
    Jul 2005
    Location
    Chennai,India
    Posts
    694

    Re: Timer in C

    Thanks
    Godwin

    Help someone else with what someone helped you!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width