Re: How do linkers work?
- From: Richard Heathfield <rjh@xxxxxxxxxxxxxxx>
- Date: Fri, 28 Mar 2008 21:34:46 +0000
jacob navia said:
<snip>
[Herbert Rosenau] said yesterday that C "doesn't need a CPU"...
I see now that for posting in usenet a brain is not necessary
either.
Well, that has been clear for quite some time. Nevertheless, it is
certainly the case that it is possible to write, and indeed to read, C
programs without a CPU. C programs can be written, and read, on paper. To
demonstrate this, I invite you to turn to K&R2, page 8, where you will
find a short C program. I don't think you will have any difficulty in
following the program logic in your head - no CPU required.
Yes, *of course* a CPU is what brings a C program alive, and allows us to
do astounding things in vanishingly small amounts of time - but the
language nevertheless does have an existence that is independent of CPUs.
Were that not true, we would not be able to make any sense of other
people's C programs, let alone write our own.
--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
.
- Follow-Ups:
- Re: How do linkers work?
- From: *** T. Winter
- Re: How do linkers work?
- From: jacob navia
- Re: How do linkers work?
- References:
- How do linkers work?
- From: jacob navia
- Re: How do linkers work?
- From: robertwessel2@xxxxxxxxx
- Re: How do linkers work?
- From: jacob navia
- Re: How do linkers work?
- From: Herbert Rosenau
- Re: How do linkers work?
- From: jacob navia
- Re: How do linkers work?
- From: Herbert Rosenau
- Re: How do linkers work?
- From: jacob navia
- How do linkers work?
- Prev by Date: Re: Backtrace function
- Next by Date: Re: Backtrace function
- Previous by thread: Re: How do linkers work?
- Next by thread: Re: How do linkers work?
- Index(es):