Re: Source Code for memcpy()
- From: Chris Dollin <chris.dollin@xxxxxx>
- Date: Thu, 08 Jun 2006 11:09:26 +0100
smnoff wrote:
How does one get the source code for memcpy()?
Why does one want the source code for memcpy?
[Not that there aren't reasons, but I'm curious as to what they are.]
Note that there is no "the" source code for memcpy. There will be
many sources: some cunningly optimised for a particular environment,
some written to make the intended effect clear; some written in ISO C,
some written in GNU C, some written in assembler ...
Was the Vax C runtime library written in C or Bliss or whatever?
--
Chris "the x. x member {}" Dollin
"Reaching out for mirrors hidden in the web." - Renaissance, /Running Hard/
.
- References:
- Source Code for memcpy()
- From: smnoff
- Source Code for memcpy()
- Prev by Date: Re: Source Code for memcpy()
- Next by Date: Re: Three #include guards, which will never break?
- Previous by thread: Re: Source Code for memcpy()
- Next by thread: Re: Source Code for memcpy()
- Index(es):
Relevant Pages
|