473,386 Members | 1,773 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.

Where can I find the C function library source ?

can you please give me the link ?

Nov 15 '05 #1
22 3006
Tera wrote:
can you please give me the link ?


This is not a chat room, don't repost your question if it is not
answered immediately.

Also, please put the entire question in the body, don't leave half of it
only in the subject.

Read the group and it's FAQ (and for groups with a charter read the
charter) before posting, this would have shown you that this is not a
"sources wanted" group but a groups about programming in standard C.

When posting provide sufficient information that people stand some vague
chance of helping you. On my systems I can often find the C sources in a
tarball in /usr/portage/distfiles but that is unlikely to help you.

A slightly more helpful answer is that it depends entirely on your OS
*and* the C implementation you are using, since each combination can use
entirely different source code for the standard C library, and in some
cases that source code will not be made available. So I suggest you try
using Google and if that does not help asking in a group dedicated to
your specific system after checking their FAQ, charter and at least a
few days worth of posts.
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.
Nov 15 '05 #2
Look up her/his e-mail address: so******@gmail.com

Tera has been posting in chinese/japanse or something mostly.

I doubt he/she will understand your typical frustrated c programmer bullshit
below ;) =D

Bye,
Skybuck.

"Flash Gordon" <sp**@flash-gordon.me.uk> wrote in message
news:pq************@brenda.flash-gordon.me.uk...
Tera wrote:
can you please give me the link ?


This is not a chat room, don't repost your question if it is not
answered immediately.

Also, please put the entire question in the body, don't leave half of it
only in the subject.

Read the group and it's FAQ (and for groups with a charter read the
charter) before posting, this would have shown you that this is not a
"sources wanted" group but a groups about programming in standard C.

When posting provide sufficient information that people stand some vague
chance of helping you. On my systems I can often find the C sources in a
tarball in /usr/portage/distfiles but that is unlikely to help you.

A slightly more helpful answer is that it depends entirely on your OS
*and* the C implementation you are using, since each combination can use
entirely different source code for the standard C library, and in some
cases that source code will not be made available. So I suggest you try
using Google and if that does not help asking in a group dedicated to
your specific system after checking their FAQ, charter and at least a
few days worth of posts.
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.

Nov 15 '05 #3
I'am so sorry.The speed of my network is slow.So I don't know I have
sent it out.
I have come to apologize to you.

Nov 15 '05 #4
I'm writing a OS,just for a experiment.At the beginning, I write it
with assemble.But now I find it is too hard,so I wanna use C...
Skybuck Flying,you make me unpleased.My English is poor,but i know what
you mean
at least. :(

Nov 15 '05 #5
Tera wrote:
I'm writing a OS,just for a experiment.At the beginning, I write it
with assemble.But now I find it is too hard,so I wanna use C...
Skybuck Flying,you make me unpleased.My English is poor,but i know what
you mean
at least. :(


I believe the Skybuck Flying is not highly regarded around here, so you
can ignore him/her without loosing anything worth noting.

Being poor at English is not a problem as long as it is understandable
and I at least can understand your posts.

The C library contains a lot of system specific code, so you will have
to write significant parts of it yourself. Mr Plauger's book is highly
regarded and would be a good reference for this.

We will be happy to help you with your C programming issues, but you
will have to ask on a group dedicated to your hardware or possibly
comp.arch.embedded when you need to use non-standard tricks such as
addressing the hardware directly.
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.
Nov 15 '05 #6
Tera wrote:
I'am so sorry.The speed of my network is slow.So I don't know I have
sent it out.
I have come to apologize to you.


A further thing you need to know for participating here is to quote
enough of the previous message to provide context for your reply. To do
so from Google, click on "show options" and use the Reply shown in the
expanded header.

Brian
Nov 15 '05 #7
OK,thank yuo all.

Nov 15 '05 #8
"Tera" <so******@gmail.com> writes:
OK,thank yuo all.


Ah, irony.

Here's the text of the article to which you just replied:

] Tera wrote:
]
] > I'am so sorry.The speed of my network is slow.So I don't know I have
] > sent it out.
] > I have come to apologize to you.
]
] A further thing you need to know for participating here is to quote
] enough of the previous message to provide context for your reply. To do
] so from Google, click on "show options" and use the Reply shown in the
] expanded header.
]
]
]
] Brian

Please follow Brian's advice.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Nov 15 '05 #9

Keith Thompson 写道:
"Tera" <so******@gmail.com> writes:
OK,thank yuo all.


Ah, irony.

Here's the text of the article to which you just replied:

] Tera wrote:
]
] > I'am so sorry.The speed of my network is slow.So I don't know I have
] > sent it out.
] > I have come to apologize to you.
]
] A further thing you need to know for participating here is to quote
] enough of the previous message to provide context for your reply. To do
] so from Google, click on "show options" and use the Reply shown in the
] expanded header.
]
]
]
] Brian

Please follow Brian's advice.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.


like this ?

Nov 15 '05 #10
"Tera" <so******@gmail.com> writes:
Keith Thompson 写道:
"Tera" <so******@gmail.com> writes:
> OK,thank yuo all.


Ah, irony.

Here's the text of the article to which you just replied:

] Tera wrote:
]
] > I'am so sorry.The speed of my network is slow.So I don't know I have
] > sent it out.
] > I have come to apologize to you.
]
] A further thing you need to know for participating here is to quote
] enough of the previous message to provide context for your reply. To do
] so from Google, click on "show options" and use the Reply shown in the
] expanded header.
]
]
]
] Brian

Please follow Brian's advice.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.


like this ?


Well, sort of. Yes, you've found the proper 'Reply' button, but you
should also delete anything from the previous article that's not
relevant to your reply. In particular, don't quote signatures unless
you're actually commenting on them. And how did my e-mail address get
mangled in the attribution line?

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Nov 15 '05 #11
Keith Thompson wrote:
"Tera" <so******@gmail.com> writes:
Keith Thompson 写道:
And how did my e-mail address get mangled in the attribution line?


I'm not sure what you get on your screen, but on mine it says:

Keith Thompson XY:

where 'X' and 'Y' are Chinese characters, which I presume have
the meaning of 'wrote'.

Nov 15 '05 #12
In article <ln************@nuthaus.mib.org>,
Keith Thompson <ks***@mib.org> wrote:
And how did my e-mail address get
mangled in the attribution line?


There are nine bytes there corresponding (in UTF-8) to two Chinese or
Japanese characters followed by a double-width colon.

-- Richard
Nov 15 '05 #13

Keith Thompson wrote:
And how did my e-mail address get
mangled in the attribution line?


I'am not sure what you mean about this.

Nov 15 '05 #14

Old Wolf wrote:
Keith Thompson wrote:
"Tera" <so******@gmail.com> writes:
Keith Thompson 写道:

And how did my e-mail address get mangled in the attribution line?


I'm not sure what you get on your screen, but on mine it says:

Keith Thompson XY:

where 'X' and 'Y' are Chinese characters, which I presume have
the meaning of 'wrote'.


Yes,I'am Chinese. On my screen,there are English and Chinese
words.Sometimes,"wrote:" can be "写道:" in Chinese.

Nov 15 '05 #15
Old Wolf wrote:
I'm not sure what you get on your screen, but on mine it says:

Keith Thompson XY:

where 'X' and 'Y' are Chinese characters, which I presume have
the meaning of 'wrote'.


They are simplified Chinese characters:

写 (xie): write
道 (dao): Dao, road, path; *to say*
Nov 15 '05 #16
"Keith Thompson" <ks***@mib.org> wrote in message
news:ln************@nuthaus.mib.org...
"Tera" <so******@gmail.com> writes:
Keith Thompson ??:
"Tera" <so******@gmail.com> writes:
> OK,thank yuo all.

Ah, irony.

And how did my e-mail address get
mangled in the attribution line?


This is Off Topic in comp.lang.c.

--
Mabden
Nov 15 '05 #17
"Mabden" <mabden@sbc_global.net> writes:
"Keith Thompson" <ks***@mib.org> wrote in message
news:ln************@nuthaus.mib.org...
"Tera" <so******@gmail.com> writes:
> Keith Thompson ??:
>
>> "Tera" <so******@gmail.com> writes:
>> > OK,thank yuo all.
>>
>> Ah, irony.
>>

And how did my e-mail address get
mangled in the attribution line?


This is Off Topic in comp.lang.c.


I see you've been posting a lot today. Unless I've missed something,
you have said *nothing* topical. A little joking around is ok, but
could you *try* to talk about C? Maybe you could start by shooting
for a 50% topicality ratio.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Nov 15 '05 #18
"Keith Thompson" <ks***@mib.org> wrote in message
news:ln************@nuthaus.mib.org...
"Mabden" <mabden@sbc_global.net> writes:
"Keith Thompson" <ks***@mib.org> wrote in message
news:ln************@nuthaus.mib.org...
"Tera" <so******@gmail.com> writes:
> Keith Thompson ??:
>
>> "Tera" <so******@gmail.com> writes:
>> > OK,thank yuo all.
>>
>> Ah, irony.
>>
And how did my e-mail address get
mangled in the attribution line?
This is Off Topic in comp.lang.c.


I see you've been posting a lot today. Unless I've missed something,
you have said *nothing* topical.


Did too! I said you couldn't embed an object file in C source!
Hey! you're the one posting off-topic here - asking about Chinese
characters. Here's a site that would have helped you find that info:
http://www.fuckinggoogleit.com/
A little joking around is ok, but
could you *try* to talk about C? Maybe you could start by shooting
for a 50% topicality ratio.


Again, couldn't you *TRY* to say that in a Haiku or something Zen-like?

"The vast sea lets fish leap freely; the endless sky lets birds fly
freely; the wind has no moment."

I know you are clueless, so I will 'splain some of the allegory:
Sea = C, endless sky = internet / newsgroups, wind = well, you figure it
out...

--
Mabden
Nov 15 '05 #19
"Keith Thompson" <ks***@mib.org> wrote in message
news:ln************@nuthaus.mib.org...

A little joking around is ok, but
could you *try* to talk about C?


Honestly, I don't know how you can answer the same crappy questions and
homework questions and pointer questions, day after day after day... ad
infinitum. Yet you have been doing a great job in doing so for years.

My hat is off to you, Keith, for your patience, understanding, and
willingness to work with early beginners. You are level-headed, and step
in to give the correct facts. You are cordial and thorough,
knowledgeable and nice. I admire you, and I truly believe you are akin
to Howard Cosell as an irreplaceable resource in comp.lang.c. Well done,
my friend, well done.

I pop in for a few weeks, take a look around, sniper a few idiots, and I
have to leave; it's just the same old crap. There must be decades of the
same boring, trivial, homework type programs that no one would really do
in the Real World. And any of them could just Google the same question
they are about to post and get 500 responses - many that actually DO the
homework!

I also have a problem with training up the very people who are taking
our jobs away. When I see these overseas posts that want to drain our
brains so they can better steal our jobs, I wonder at the people
answering the questions. This is a serious problem. In another thread
there was talk about stealing because someone put a book online. How
about the fact that you are helping the person who took my job
online...?! I know the answer to the question, and you know the answer,
but the person making $1.50 in India or China doesn't know the answer -
so let's use our 20 years experience to help them steal our jobs. I say,
"OSHI!" (When Mussolini asked Greece to join the Nazis, the Greek
ruler's one word answer was, "No!" They have a National Holiday about
it)

I would like to see some interesting C questions or debates (remember
the NULL vs 0 vs location 0 vs embedded devices not having a location 0,
etc. discussion we had; that was meaningful, interesting, and topical) I
just don't see anything like that when I check in (and I check in more
than I post, BTW) and after a while I just want to stir things up in
here to try to get something or someone interesting to comment.

I guess that when I see the forum doing the kids' homework for them, and
stupid questions about converting integers to floats or something, I
just want to post something irreverent to break up the monotony. Then I
get grief from people like you and it sucks the fun out of it... Please
lighten up. You can't prevent my humorous jocularity, and at most you
can only scold after the fact. Or you could just ignore it. I would
never want you to killfile me, and if it ever enters your mind
(...again?) please let me know first, as I DO appreciate your comments,
mostly...

Keith, you could take a page out of the book of ... duh duh duh dum ...
(seriously concerned about invoking the name... <shiver>) ... Dan Pop.
HE jumps upon the unrighteous with swift and sure Justice, however not
over trivial things; you must incur the wrath of the Pop. You are much
more free with your critisms over a cute "bon mot" or turn of phrase.
Perhaps you should get laid more often...

--
Mabden
Nov 15 '05 #20
In article <gu*****************@newssvr13.news.prodigy.com> ,
Mabden <mabden@sbc_global.net> wrote:
"Keith Thompson" <ks***@mib.org> wrote in message
news:ln************@nuthaus.mib.org...

A little joking around is ok, but
could you *try* to talk about C?


Honestly, I don't know how you can answer the same crappy questions and
homework questions and pointer questions, day after day after day... ad
infinitum. Yet you have been doing a great job in doing so for years.


(rest deleted - but, please, please, all the regulars must read this post
and re-read it and re-read it, until they get it).

Excellent post - hits all the points I've been thinking now for years about
this ng.

Nov 15 '05 #21
On 2005-09-23, Mabden wrote:

I also have a problem with training up the very people who are taking
our jobs away.
What do you mean "our jobs"?

Do you think that all jobs belong to the small minority of the
world's population that lives in the US?

Do you think that the only people who post answers here are
USAnians?
When I see these overseas posts that want to drain our
brains so they can better steal our jobs,
Unlike the US which has achieved its present status by stealing
skilled people from other nations? And now you begrudge other
nations the opportunity to catch up?
I wonder at the people answering the questions. This is a serious
problem.
Indeed it is. Believeing that you have a right to all the jobs at
the expense of the rest of the world is a very serious problem.
In another thread there was talk about stealing because someone put
a book online. How about the fact that you are helping the person
who took my job online...?!


You are obviously not in favour of a free market. What are you, a
commie?
--
Chris F.A. Johnson <http://cfaj.freeshell.org>
================================================== ================
Shell Scripting Recipes: A Problem-Solution Approach, 2005, Apress
<http://www.torfree.net/~chris/books/cfaj/ssr.html>
Nov 15 '05 #22
Mabden said:
I also have a problem with training up the very people who are taking
our jobs away. When I see these overseas posts that want to drain our
brains so they can better steal our jobs, I wonder at the people
answering the questions. This is a serious problem.


Well, the overseas kids are Americans, mostly, and we're supposed to play
nice with our cousins across the pond; in any case, I don't think I'm
damaging the UK software economy all that much by showing the Yanks how to,
say, grab some input that won't crash the box.

Oh, did you think everyone answering questions here is American? And that
everyone asking is non-American? Let me assure you that's a long way from
the truth.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/2005
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
Nov 15 '05 #23

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

Similar topics

3
by: Lingyun Yang | last post by:
Hi, I want to use rand() in standard libray to generate over 10^8 random numbers to do simulation. But this version seems very slow compared with some code in Numerical Recipes. I want to...
14
by: Stegano | last post by:
I am learning C Programming after working with Java for 5 years. I want to know where can I find the source files for C language itself. For example strcat is a function, which concatenates two...
6
by: Tera | last post by:
can you please give me a link ?
7
by: wwxw_0 | last post by:
I am going to have some look at the ansi C implemention source of linux, such as stdio, file operation and so on, Where can I get some source code, I have downloaded linux source code but I cann't...
21
by: Chen ShuSheng | last post by:
Hey, In head file 'stdio.h', I only find the prototype of these two function but no body. Could someone pls tell me where their bodies are ? -------------- Life is magical.
15
by: amit.man | last post by:
Hi, i have newbie qestion, when i write #include <somthing.h> the precompiler subtitue that line with the lines from "somthing.h" header file. when, where and how the compiler insert the...
20
by: Frank-O | last post by:
Hi , Recently I have been commited to the task of "translating" some complex statistical algorithms from Matlab to C++. The goal is to be three times as fast as matlab ( the latest) . I've...
41
by: Miroslaw Makowiecki | last post by:
Where can I download Comeau compiler as a trial version? Thanks in advice.
24
by: Mike Hofer | last post by:
Please forgive the cross-post to multiple forums. I did it intentionally, but I *think* it was appropriate given the nature of my question. I'm working on an open source code library to help...
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...

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.