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

Re: Looking for a temporary account on Alpha



On Sun, Feb 25, 2007 at 12:26:00AM +0100, Frank B. Brokken wrote:
> The intention here is to use size_t in situations where the value is known
> to be non-negative.

Why don't you simply use "unsigned int" or (equivalently) just "unsigned"?

/* Steinar */
-- 
Homepage: http://www.sesse.net/



Reply to: