texinfo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: size_t vs. unsigned long


From: Karl Berry
Subject: Re: size_t vs. unsigned long
Date: Tue, 06 May 2014 16:36:58 -0600

My point is not about the standards.  It's about coding consistency.
If some of the code uses long and some uses size_t, it is harder to
read.  Like if some of the code is indented with two spaces, others with
three.  Many people have worked on the code over the years.  If everyone
used their own stylistic preferences, the result would be a mess.

k



reply via email to

[Prev in Thread] Current Thread [Next in Thread]