Mail Archives: djgpp-workers/2000/07/13/02:26:39
On Wed, 12 Jul 2000, Martin Str|mberg wrote:
> > Why would you want to do that, in this single case, anyway? There are
> > quite a few other functions that are documented as a family: spawn*,
> > _far*, to name a few.
>
> It's a little worse for *rand48 than for e. g. spawn*: the wildcard is
> in the front. If you're looking for "spawnl", your are looking at
> "spawn<something>" and you'll quickly find "spawn*", whereas if you're
> looking for erand48, you'll be looking at "endpwent" and "errno", not
> finding "rand48".
Then how about changing the name of the node to something like this:
@node rand48 family, random number
I'm assuming that people are likely to look for "rand48" most of the
time.
(This thread confirms, once again, my firm belief that we should add
an index to libc.info. Any takers?)
- Raw text -