View Single Post
  #8  
Old 07-04-2014, 02:37 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 23,169
IntoRain is on a distinguished road
Default

What did you want to do with return? xD A function returns when it ends, consider it the final result of a math problem. And it's other functions that pick up the return from other functions and work with the values
__________________


asp.net stole my soul.
Reply With Quote