25 Jul
2013
25 Jul
'13
10:47 p.m.
Dear GPC Users, I'm trying to force the operating system to give my Pascal code a 2-MByte stack so I can solve a problem with a recursive routine. I have tried: const {for recursive routines} minstacksize: cardinal = 2000000; attribute (name = '_stklen'); But that does not appear to work. Perhaps I am not trying hard enough. Am I on the right track? Yours, Kevan -- Kevan Hashemi, Electrical Engineer Physics Department, Brandeis University http://alignment.hep.brandeis.edu/
4764
Age (days ago)
4768
Last active (days ago)
11 comments
5 participants
participants (5)
-
Adriaan van Os -
Jay Michael -
Kevan Hashemi -
Martin Liddle -
Waldek Hebisch