DID I SAID THAT? |
||
I think there is a world market for maybe five computers.
I have traveled the length and breadth of this country and talked with
the best people, and I can assure you that data processing is a fad that
won't last out the year.
But what ... is it good for?
There is no reason anyone would want a computer in their home.
So we went to Atari and said 'Hey, we've got this amazing thing, even
built with some of your parts, and what do you think about funding us?
Or we'll give it to you. We just want to do it. Pay our salary, we'll
come work for you.' And they said 'No.' So then we went to
Hewlett-Packard, and they said 'Hey, we don't need you. You haven't got
through college yet.
640K ought to be enough for anybody.
Unless you are very rich and very eccentric, you will not enjoy the
luxury of a computer in your own home.
The primary purpose of the DATA statement is to give names to constants;
instead of referring to pi as 3.141592653589793 at every appearance, the
variable PI can be given that value with a DATA statement and used instead
of the longer form of the constant. This also simplifies modifying the
program, should the value of pi change. (Emphasis mine)
DOS addresses only 1 Megabyte of RAM because we cannot imagine any
application needing more.
Windows NT addresses 2 Gigabytes of RAM which is more than any application
will ever need.
|