Source-Changes archive

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

Re: CVS commit: src/sys/compat/linux/common




On Feb 24, 2005, at 8:58 AM, Christos Zoulas wrote:

Maybe "length" instead of "count" i.e. __arraylength()
And it probably belongs in stddef.h where offsetof() is defined.

But it's counting the number of elements in the array.

Why stddef.h? It's not a standards-defined macro. Or, should we also put __min() and __max() in stddef.h? (That certainly would not bother me one bit.)

-- thorpej




Home | Main Index | Thread Index | Old Index