Advertisement

DirectSound and .wav files

Started by October 09, 1999 12:50 AM
0 comments, last by GameDev.net 25 years, 3 months ago
Hey all,

I've seen lots of .wav loaders on the web, but they are all using either C or the mmio functions. I need one in C++, and don't know enough about file I/O to do it. Can anyone help me, or give me a place to look for the information?

Thanks.

the C code should work in C++ programs, i use the mmio stuff in my C++ game

This topic is closed to new replies.

Advertisement