[Aegisvm-devel] exception throwing
Status: Pre-Alpha
Brought to you by:
pwlfong
|
From: madhatter <mad...@al...> - 2002-10-07 22:36:44
|
Hello, I was just working on throwing an ArithmeticException on a divide by zero in the DO_n_REDUCE macros, and had a question. I went through the dox html and found ae_thread_exception_throw() and figured that's what I'll be using (unless you tell me otherwise), and am not sure how to fill in the first argument (the thread). Is there a function to fill in this value for me (i.e. how do i retrieve the current thread)? Thanks. mad...@al... |