C
In computing, C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Application
Any
Platform
Any
License
Any
I had an idea to have a C program play different sounds as output. I'vee been able to play .wav files just by having the program open the file, but I had to close the .wav player before the next file...
check this site http://loookinto.blogspot.com/2009/10/turbo-c-v-3o.html
I am having troubles compiling my code. For some reason it doesn't like my call to block.init() or any of my other calls. Can someone please help?
#include
#include
#include
using namespace...