Re: ARMS WAVING!!! Proposal to fix /proc dainbrammage.

Scott Wood (master@darkflame.ml.org)
Sun, 25 Oct 1998 10:18:51 -0500 (EST)


Mark H. Wood wrote:

> > I think most people would agree that the simplest and most
> > maintaintable formats for shell scripts and similar programs are
> > locale independent, byte order independent, arbitrary precision,
> > trivially parsible text with one record per line, all lines having
> > the same format, except for possibly one or more well defined
> > preamble lines that are trivial to skip.
>
> Well, I would. But what about programs that aren't shell scripts or
> similar?

What about them? fscanf should be able to handle the above type of
format quite nicely.

-Scott

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/