Re: [dev] [style] variable declaration locations and varriable length

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Tue, 3 Mar 2015 11:18:41 +0100

> alloca() isn't even standard C, that's some black voodoo GNU sorcery
> right there.

From alloca(2):

        There is evedence that the alloca() function appeared in 32V,
        PWB, PWD.2, 3BSD and 4BSD. There is a man page for it in
        4.3BSD.

It was common before GNU, and it was not included in ANSI C
because some vendors had problems to implement it efficiently
(that's a pity).

Regards,
Received on Tue Mar 03 2015 - 11:18:41 CET

This archive was generated by hypermail 2.3.0 : Tue Mar 03 2015 - 11:24:07 CET