cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Mp3 files
Mp3 files
Aug 8, 2010 at 2:01pm UTC
FeZedra
(52)
How to play them in DEV-C++?
Aug 8, 2010 at 2:32pm UTC
Kyon
(912)
Dev-C++ is an IDE, an integrated development environment. You don't "play mp3 in Dev-C++". Implementing functionality would be the same for any other compiler or IDE; get a good API or header file that does the dirty work for ya.
http://www.lmgtfy.com/?q=C%20header%20file%20mp3%20music
Aug 8, 2010 at 5:30pm UTC
FeZedra
(52)
That's what i meant, I need a good library/header like you said.
Aug 9, 2010 at 1:49am UTC
blackcoder41
(1426)
I use SFML
http://www.sfml-dev.org/
Aug 9, 2010 at 4:35am UTC
firedraco
(6243)
SFML +1
Aug 9, 2010 at 12:21pm UTC
FeZedra
(52)
ok thanks
Topic archived. No new replies allowed.