home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / rcs56.zoo / rcs / src / stack.c < prev    next >
Encoding:
C/C++ Source or Header  |  1992-01-25  |  84 b   |  4 lines

  1. extern unsigned long __DEFAULT_BUFSIZ__ = 64L * 1024;
  2.  
  3. long _stksize = 128L * 1024;
  4.