Thread: The return type
View Single Post
  #1 (permalink)  
Old 07-05-2007, 08:26 AM
Marcus Marcus is offline
Member
 
Join Date: Jun 2007
Posts: 92
Marcus is on a distinguished road
The return type
Is there a way for a method to not return anything if a certain condition is met, despite the fact that I have specified an integer return type for that particular method?

Thanks
Marcus
Reply With Quote
Sponsored Links