Problems with user-extension
Chris Johns
cjohns at cybertec.com.au
Tue May 21 23:07:00 UTC 2002
Jan Suchotzki wrote:
>
> Do I have to return something within the extension? I mean is the
> return value used for something special or why does this extension have a return value?
>
If you return 1 (true) the thread will be created. If you return 0
(false) the thread will not be created and an error code will be
returned.
--
Chris Johns, cjohns at cybertec.com.au
More information about the users
mailing list