Opening mp3 files using C++

I need to play some mp3 files during running my C++ codes. Can I launch it from C++ code? Should I once convert those files in any special format? can I play any size files?

Thanks!
Last edited on
Don't know. Yes. No. Yes.
=)
Have you tried SFML? Here's the link
http://www.sfml-dev.org/tutorials/1.6/audio-music.php
Topic archived. No new replies allowed.