This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Inline documentation patch...


On Wed, Feb 10, 1999 at 11:01:51AM -0700, Jeffrey A Law wrote:
> The only way I can see would be malloc.  alloca is out of the question for
> something that has to be allocated by the callee and returned to the caller.

Well, that's only how the storage would have to be managed.
How to declare a variable sided return value (as opposed to
a pointer) is a different question.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]