Re: cat was Re: Malloc
- From: "Harald van Dijk" <truedfx@xxxxxxxxx>
- Date: 6 Feb 2007 01:06:00 -0800
Chris Dollin wrote:
Keith Thompson wrote:
Distinguishing between text and binary files at the file system level
is similar to distinguishing between, say, integer and real variables
in a program. You could have a language that doesn't make such a
distinction, and just applies different operators for integer addition
and floating-point addition -- and if you apply the wrong operator,
that's just too bad. (In fact, I think one of C's ancestors did this.
BCPL? B?)
Later versions of BCPL did. (Don't know if B did or not.) Actually,
earlier ones did too, if you squint a little: after all, you can
call any value, and if it isn't a function, tough.
According to <http://cm.bell-labs.com/cm/cs/who/dmr/kbman.html>, B
didn't support floating point variables.
.
- References:
- Re: Malloc
- From: Cesar Rabak
- Re: Malloc
- From: Mark McIntyre
- Re: Malloc
- From: Richard Tobin
- Re: Malloc
- From: *** T. Winter
- Re: Malloc
- From: Flash Gordon
- Re: Malloc
- From: Joe Wright
- [OT] cat was Re: Malloc
- From: Ben C
- Re: [OT] cat was Re: Malloc
- From: Flash Gordon
- Re: [OT] cat was Re: Malloc
- From: Christopher Layne
- Re: [OT] cat was Re: Malloc
- From: Keith Thompson
- Re: [OT] cat was Re: Malloc
- From: Flash Gordon
- Re: [OT] cat was Re: Malloc
- From: Christopher Layne
- Re: [OT] cat was Re: Malloc
- From: Flash Gordon
- Re: [OT] cat was Re: Malloc
- From: Christopher Layne
- Re: [OT] cat was Re: Malloc
- From: Keith Thompson
- Re: [OT] cat was Re: Malloc
- From: Chris Dollin
- Re: Malloc
- Prev by Date: Re: division by 7 without using division operator
- Next by Date: Re: Malloc
- Previous by thread: Re: [OT] cat was Re: Malloc
- Next by thread: Re: [OT] cat was Re: Malloc
- Index(es):