473,386 Members | 1,647 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

querry regarding program to open a player

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

Jan 4 '07 #1
7 1364
mohan wrote:
>
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:Th*************@gmail.com>

Jan 4 '07 #2
mohan wrote:
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.

Jan 4 '07 #3
mohan wrote:
>
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)

--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>
Jan 5 '07 #4
Hi thank you for your advice. Send me the C Language code if you know
otherwise leave the things about my querry presentation. bye.
>
Jan 5 '07 #5
mohan wrote:
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.

Jan 5 '07 #6

santosh wrote:
mohan wrote:
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.
Sorry for that i dont know the solution that's why i joined in this
group if you know please send me

Jan 5 '07 #7
mohan said:
>
santosh wrote:
>mohan wrote:
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.

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.
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at the above domain, - www.
Jan 5 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Eric Whittaker | last post by:
hi all, im trying to write my first c++ program. a success, but i can't get the window to stay open after user enters input. it just automatically closes. right now the end of my program looks...
0
by: Jammy | last post by:
now I have a program, it need to check some files which have some key word in it, but I don't know how to do it. I have try to use the filestream to open the file , but the file format...
3
by: Priya Mishra | last post by:
Hi All, #define _LIT16(name,s) static const TLitC16<sizeof(L##s)/2> name={sizeof(L##s)/2-1,L##s} #define _L(a) (TPtrC((const TText *)L ## a)) can any one explain me the above two, I am geting...
7
by: Lalatendu Das | last post by:
hi Please someone give a real time implimentation of a function pointer. where exactly we need a function pointer very much . if it is in terms of code i will be happy enough . thanks in advance
7
by: jonathandrott | last post by:
sorry newbie question probably. i'm trying to open an specific folder. open each file with in the folder individually and process each one. all the processing code has been written. i'm looking...
4
by: tony.ha | last post by:
Hello, I have open a Python program in the IDLE, but when I select the "run module" under "run" menu, it does not allow me to pass an argument to my Python program! How do you pass an argument...
0
by: supriya123 | last post by:
Hi, I have one c# windows application in which I am using a DirListBox control.Its working finely but I am not getting a way for retrieving the elements of the control. Like - If I want some ith...
4
by: atetz785 | last post by:
I wrote a VB program in Excel and I was wondering if there was a way to have my program open when you open the excel file. Right now I have to either switch into the VB Editor or run a macro or use a...
6
by: egaskill | last post by:
So I'm trying to figure out something...we need our company's internal PHP based intranet site redone as it runs horribly. We recently hired a company to come in and take a look at the code and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.