bug-bison
[Top][All Lists]
Advanced

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

Re: bison-20001221


From: Hans Aberg
Subject: Re: bison-20001221
Date: Mon, 22 Jan 2001 15:13:12 +0100

At 11:40 +0100 1-01-22, Akim Demaille wrote:
> - Function: int obstack_printf (struct obstack *OBSTACK, const char
>          *TEMPLATE, ...)
>     This function is similar to `asprintf', except that it uses the
>     obstack OBSTACK to allocate the space.  *Note Obstacks::.

Do you really need the full set of obstack features?: Obstack is for
writing several objects, but do you not simply write one pbject per obstack.

-- Then perhaps this asprintf, whatever it is, might suffice instead.

  Hans Aberg





reply via email to

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