void FX::QThread::setStackSize ( FXuval  newsize  )  [inherited]

Sets the stack size that the thread shall use (set before calling start()) which must be a multiple of FXProcess::pageSize(). Setting zero causes system default to be used (usually 1 or 2Mb).

Note:
Most systems cannot automatically extend their stack when it runs out. This I personally find amazing given Acorn RISC-OS could do it happily fifteen years ago but I'd imagine on 64 bit memory architectures it won't matter again for another fifteen years or so.


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:48 2009 for TnFOX by doxygen v1.4.7