This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Am Mit, 2001-10-17 um 20.12 schrieb 1003342365:
> Even if you didn't allow negative indices, reverse traversals are
> important.
Sure they are.
> Making the index unsigned would make them more interesting
> than they need to be.
... however that wasn't my point. :) There are enough places where
unsigned int could be used but are signed ints. :)
--
Servus,
Daniel
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |