I am a beginner programmer an i started a project to build a mp3 player of my own.

This is my first project in big level.

Any kind of guidance or help will be greatly useful to me.

If any one have some idea's please help me.

Recommended Answers

All 5 Replies

Any one have any idea about using SDL in c program to play the mp3 files.

It would be more helpful if you could specify on what platform and compiler you are using??

ssharish

It would be more helpful if you could specify on what platform and compiler you are using??

ssharish

I am using windows and Boarland c compiler.

I will be much thankful if you could help me regarding this.

SDL is totally useless, as MP3 is native in Win32.
See MSDN samples to play MP3.
(3 lines of code with mci...)

commented: You're totally useless -2
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.