Re: What's the deal with size_t?
- From: Keith Thompson <kst-u@xxxxxxx>
- Date: Sun, 11 Nov 2007 16:00:52 -0800
"Malcolm McLean" <regniztar@xxxxxxxxxxxxxx> writes:
[...]
For instance one of my cases against size_t is that it is a major
change to the language, because most integers are ultimately used as
indices. When challenged on that I give a little bit of statistical
evidence, but when challenged on that evidence, I give up. There's no
helping some people. The assertion about indices is fairly easily
verified - as long as you know what you are talking about.
If I recall correctly, you have a single example of a study that
involved Java. I'll grant you that your evidence is not nonexistent,
but it certainly seems weak. (I have neither the time nor the
expertise to judge the validity of the study, but others here have
certainly disputed it.)
You continue to assert that most integers are ultimately used as
indices. I don't believe you have sufficient evidence.
[snip]
--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
Looking for software development work in the San Diego area.
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
.
- References:
- What's the deal with size_t?
- From: Tubular Technician
- Re: What's the deal with size_t?
- From: Andrey Tarasevich
- Re: What's the deal with size_t?
- From: Tubular Technician
- Re: What's the deal with size_t?
- From: Malcolm McLean
- Re: What's the deal with size_t?
- From: Tubular Technician
- Re: What's the deal with size_t?
- From: Malcolm McLean
- Re: What's the deal with size_t?
- From: Flash Gordon
- Re: What's the deal with size_t?
- From: Ben Bacarisse
- Re: What's the deal with size_t?
- From: Flash Gordon
- Re: What's the deal with size_t?
- From: Malcolm McLean
- Re: What's the deal with size_t?
- From: Richard Heathfield
- Re: What's the deal with size_t?
- From: Malcolm McLean
- Re: What's the deal with size_t?
- From: Keith Thompson
- Re: What's the deal with size_t?
- From: Malcolm McLean
- What's the deal with size_t?
- Prev by Date: Re: What's the deal with size_t?
- Next by Date: Re: C code
- Previous by thread: Re: What's the deal with size_t?
- Next by thread: Re: What's the deal with size_t?
- Index(es):
Relevant Pages
|