mirror of
https://github.com/bobbimanners/GNO-Extras.git
synced 2024-12-22 17:30:13 +00:00
Added #pragma stacksize
This commit is contained in:
parent
6b87791f23
commit
872811d9c1
@ -7,6 +7,7 @@
|
||||
|
||||
#pragma debug 25 /* Enable stack checking */
|
||||
#pragma lint -1
|
||||
#pragma stacksize 16384
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
Loading…
Reference in New Issue
Block a user