Thread: Which functions should I go for an alarm?

  1. #1
    Registered User
    Join Date
    Jun 2016
    Posts
    3

    Talking Which functions should I go for an alarm?

    As title, I wanna make an alarm with sound (to play music in files) and functions to countdown?

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    How To Ask Questions The Smart Way

    Which operating system and compiler are you using ?

    Do you want a console program, or a GUI program ?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Jun 2016
    Posts
    3
    Thanks for answering,
    I think that I will use pure C on Windows,
    Also I want to make console program.

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    I guess you could start here:
    PlaySound function (Windows)
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 9
    Last Post: 10-08-2012, 06:48 AM
  2. alarm()
    By TaiL in forum C Programming
    Replies: 1
    Last Post: 07-16-2009, 09:55 AM
  3. Alarm
    By kky2k in forum C Programming
    Replies: 10
    Last Post: 05-29-2007, 11:58 PM
  4. Settimer or Alarm?????
    By gvector1 in forum C Programming
    Replies: 1
    Last Post: 08-29-2003, 09:56 AM
  5. alarm
    By datainjector in forum C Programming
    Replies: 5
    Last Post: 11-14-2002, 09:35 AM

Tags for this Thread