| ??? 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 |
| Topic | Author | Date |
| 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 |



