turbo C memory question

RAMontante bobmon at iuvax.cs.indiana.edu
Sun Oct 29 11:58:08 AEST 1989


Chris Torek proposes that machine-specific questions should be posted to
a machine-specific newsgroup, and that if no appropriate group exists a
mailing-list should be organized....

This seems excessive.  Chris, are you really going to take the time and
effort to create a new mailing-list, possibly generating lots of net
discussion (bandwidth) in the process, just as a preliminary to asking
if anyone has a replacement screen for your TRS-80?  I suggest that a
more reasonable approach would tolerate the question in a marginally
related group, with the proviso that answers should be mailed rather
than broadcast.  Surely this would consume less bandwidth than the
attempt to create a mailing-list for the sole purpose of answering one
question.

Meanwhile, reluctantly compounding the whole furshlugginer mess...

baalke at mars.UUCP (Ron Baalke) <2004 at jato.Jpl.Nasa.Gov> :
-unless you are writing an extremely large program. The stack size can be
-increased but it is a bit tricky.

It is easy.  Assign the desired value to the implementation-defined
variable _stacklen.  Calculating the desired value is a bit tricky.  All
this is documented for TC v2.0 and is in READ.ME doc. for v1.0.


Followups about TC should go to comp.sys.ibm.pc.  Followups about
appropriateness of the question should also go out of comp.lang.c, but
I don't know how to redirect followups to two different newsgroups.
Don't post flames, mail them to me and I'll increase their entropy.



More information about the Comp.lang.c mailing list