Peter Scott <[EMAIL PROTECTED]> writes:

> At 09:01 AM 8/3/00 -0600, Tom Christiansen wrote:
> >Syscalls should use errno.  Others may vary.
> 
> If we get a good-looking exception throwing/catching mechanism and
> syntax, this may not matter.

   try {
      java
   }
   catch (Exception e) {
      think again
   }

-- Johan

Reply via email to