HiI'm looking for an answer for this simple question - how can I get the current stack size of a given thread ? Using getrusage() does not seem to do it. Parsing /proc/PID/smaps is an option but i would prefer to get it from a system call.
Any ideas ? 10x -Mike ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
