nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] nmh internals: argument processing


From: Ken Hornstein
Subject: Re: [Nmh-workers] nmh internals: argument processing
Date: Wed, 09 Jan 2013 11:38:43 -0500

>(the linux kernel is full of variable names constructed like that,
>making it very difficult to find important declarations.)

I know EXACTLY what you mean; I've spent hours tracking those damn things
down myself in the Linux kernel.  And the answer is no, it doesn't.

The enums are declared as-is.  The array is also declared as-is.  There
is a new enum declared as LEN_ ## name, but I don't think we have a use
for it right now.

--Ken



reply via email to

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