Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/07/03 20:04
Read: times


 
#41057 - RE: Return type functions
Responding to: ???'s previous message
Yes, a function that returns a value will require code to place that return value where the calling function can find it, and the calling function then needs code to retrieve it. A function that doesn't need to return a value simply returns when it's done, so less total code.

Dennis

List of 4 messages in thread
TopicAuthorDate
Return type functions            01/01/70 00:00      
   RE: Return type functions            01/01/70 00:00      
   RE: Return type functions            01/01/70 00:00      
      RE: Return type functions            01/01/70 00:00      

Back to Subject List