Re: To Play ".wave" file with C++(Background music)
by red floyd <no.spam@[EMAIL PROTECTED]
>
May 7, 2008 at 08:44 AM
andrew.smith.cpp@[EMAIL PROTECTED]
wrote:
> Hello :-)
> how can i play a ".wav" file in C++.means with the help of the C++
> code i just want to play a "a.wav" file more then 10 times. i just
> want to play background music.
> Can i do it in C++ ?
> if yes then how ?
>
ISO/IEC 14882:2003 does not discuss "WAV" files. Please ask in a
newsgroup dedicated to your platform. My guess is you're on Windows, so
try a group with either "windows" or "microsoft" in its name.
See FAQ 5.9,
http://www.para****ft.com/c++-faq-lite/how-to-post.html#faq-5.9