View Single Post
Old 12-05-2008, 02:16 PM   #6 (permalink)
tony
The Addict
 
tony's Avatar
 
Join Date: Aug 2008
Posts: 336
Thanks: 8
tony is on a distinguished road
Default

I thought the point of try and catch is that try automatically throws an error if there is any.
Maybe not, I come from a c++ and java background and I thought it would be the same. I am going to look more about it.
And now I can see the need of braces for debugging, this is my first large project so I am learning more each time.
tony is offline  
Reply With Quote