querry regarding program to open a player

M

mohan

Hi i am new to this group.Kindly send me the C language code that can
open and play a player(mp3 etc)
 
K

Kenneth Brody

mohan said:
Hi i am new to this group.Kindly send me the C language code that can
open and play a player(mp3 etc)

It can't be done in standard C. Your particular platform and/or
implementation may include some extensions that allow it, but you
will have to ask on a platform- and/or implementation-specific
newsgroup.

--
+-------------------------+--------------------+-----------------------+
| Kenneth J. Brody | www.hvcomputer.com | #include |
| kenbrody/at\spamcop.net | www.fptech.com | <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------+
Don't e-mail me at: <mailto:[email protected]>
 
S

santosh

mohan said:
Hi i am new to this group.Kindly send me the C language code that can
open and play a player(mp3 etc)

We don't do your homework, but I'll give you a hint. Look up the
system() function, in a standard library reference.
 
C

CBFalconer

mohan said:
Hi i am new to this group.Kindly send me the C language code that can
open and play a player(mp3 etc)

And you obviously didn't read the FAQ or lurk for a suitable time.
You are off-topic.

Some informative links:
<http://members.fortunecity.com/nnqweb/> (newusers)
<http://www.catb.org/~esr/faqs/smart-questions.html>
<http://www.caliburn.nl/topposting.html>
<http://www.netmeister.org/news/learn2quote.html>
<http://cfaj.freeshell.org/google/> (taming google)

Some useful references about C:
<http://www.ungerhu.com/jxh/clc.welcome.txt>
<http://www.eskimo.com/~scs/C-faq/top.html>
<http://benpfaff.org/writings/clc/off-topic.html>
<http://anubis.dkuug.dk/jtc1/sc22/wg14/www/docs/n869/> (C99)
<http://www.dinkumware.com/refxc.html> (C-library}
<http://gcc.gnu.org/onlinedocs/> (GNU docs)
<http://clc-wiki.net> (C-info)
 
M

mohan

Hi thank you for your advice. Send me the C Language code if you know
otherwise leave the things about my querry presentation. bye.
 
S

santosh

mohan said:
Hi thank you for your advice. Send me the C Language code if you know
otherwise leave the things about my querry presentation. bye.

Please quote what you're replying to. The quoted text should come
before or should be interspersed with your reply.

This group tends to help those who make an attempt to solve the problem
themselves instead of demanding code.
 
M

mohan

santosh said:
Please quote what you're replying to. The quoted text should come
before or should be interspersed with your reply.

This group tends to help those who make an attempt to solve the problem
themselves instead of demanding code.

Sorry for that i dont know the solution that's why i joined in this
group if you know please send me
 
R

Richard Heathfield

mohan said:
Sorry for that i dont know the solution that's why i joined in this
group if you know please send me

Try! And, when you fail, at least you'll have something that people can help
you to fix.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top