Java can offer true sandboxing, while with C no library wrapping can
stop you from doing syscalls.



On 7/3/05, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
> 
> On Jul 3, 2005, at 8:25 AM, Ben Laurie wrote:
> 
> > Joel Neely wrote:
> >
> >> Typed, constrained object references vs. untyped, unconstrained
> >> pointers.
> >>
> >
> > C has typed pointers.
> 
> How are they really typed?  In Java, I'll get a runtime exception
> when I mis-cast...  In C, IIRC, I get long hours of debugging...
> 
> geir
> 
> --
> Geir Magnusson Jr                                  +1-203-665-6437
> [EMAIL PROTECTED]
> 
> 
>

Reply via email to