ftp.nice.ch/pub/next/unix/text/rtf.N.bsd.tar.gz#/rtf-utilities/tools/gawk-2.14/atari/stack.c

This is stack.c in view mode; [Download] [Up]

/*
 * This value indicates an amount of reserved memory for a stack
 * in executables - see source of a startup code for details.
 * It can be changed without recompilation with fixstk.ttp utility.
 */
long _stksize = 2L; /* keep half of memory */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.