[comp.sys.amiga.programmer] Re^2: How to specify Stacksize in SAS/C ?

f_j_reichert@saarag.zer.sub.org (05/08/91)

  
#In article <11234.ANN@chumly.ka.sub.org> wasp@chumly.ka.sub.org (Walter Mildenberger) writes:
#>Hello !
#>	Subject says all: How can I specify a minimal stacksize within
#>a program with SAS/C V5.10a ? The manual isn't very clear; all I've found
#>is, that I can do it (Preface xv), but how ???
#>
#>Any pointers appreciated...
#>
#>Regards
#>--
#If anyone has an answer to this, please post it or E-Mail it to me
#too.

Easy! Just specify:

ULONG stack = 4096;

in any of your modules. c.o will take care of it.

Best regards,

--
Franz-Josef Reichert 
UUCP:   ..uunet!cbmvax!cbmehq!cbmger!kbsaar!fjrei