Thread: sounds and color?

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    22

    sounds and color?

    is there any way to include sounds and color in c?
    if so how?

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    140
    The standard C library has nothing to do with sound and colors, but there are many libraries available for any platform which will let you do these. An example is MuttDosLibrary which has mouse, keyboard, graphics, system speaker music, and much more. But im too lazy to bring it too school (I dont have an internet connection at home) and there are a few problems with the functions which hook to the clock.

  3. #3
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    If you enter the "Source" section from the main page on Cprogramming.com you will find source code for both music (Wave) and graphics (mainly VGA and SVGA).
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Program starting to become laggy...
    By Shamino in forum Game Programming
    Replies: 42
    Last Post: 10-18-2005, 07:36 AM
  2. MSVC++ allegro tutorial
    By bobish in forum Game Programming
    Replies: 5
    Last Post: 02-13-2002, 04:11 PM
  3. FAQ: MSVC++ allegro tutorial
    By bobish in forum FAQ Board
    Replies: 3
    Last Post: 02-09-2002, 07:48 PM
  4. Allegro tutorials
    By valar_king in forum Game Programming
    Replies: 6
    Last Post: 12-27-2001, 12:44 PM