bug-gnulib
[Top][All Lists]
Advanced

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

Re: alloca


From: Bruno Haible
Subject: Re: alloca
Date: Sun, 26 Jul 2020 16:19:10 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-186-generic; KDE/5.18.0; x86_64; ; )

Jeffrey Walton wrote:
> Microsoft has banned the function:
> https://docs.microsoft.com/en-us/previous-versions/bb288454(v=msdn.10)?redirectedfrom=MSDN

And instead they recommend _malloca and _freea, which work the same way
as the gnulib module 'malloca'. [1][2]

Bruno

[1] https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/malloca
[2] https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/freea




reply via email to

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