[fpc-pascal] alloca

Hairy Pixels genericptr at gmail.com
Sat May 14 03:34:38 CEST 2022



> On May 13, 2022, at 11:08 PM, Michael Van Canneyt via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
>> Is there an “alloca" like function in the RTL which allocates memory from the stack? For example https://man7.org/linux/man-pages/man3/alloca.3.html
> 
> No such function exists in FPC.

Is alloca something which is part of the OS or can this be implemented by programmers or used from other libraries?

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list