#> I wonder what is the effect of using it? by the way what's throw()?
#
#di 'ko alam! di ba yung throw() causes an exception in Java? baka C++ din
#yan..
#
throw() at the end of a method is synonymous to Java's "throws" ..
throw [lvalue|rvalue] in code for C++ is the same in Java.. except in Java
the param is a reference to a Throwable; in C++ it can be anything
(literal, point, object, ...)
jeff --
--
Jeff Gutierrez
Mapua Online!
http://www.mapua.org
http://www.mapua.com
Pinoy Ako! May reklamo?
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]