Re: functions versus statements (from WIKI)
"Mark Hahn" <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
"Greg Ewing" <[email protected]> > > Note: Since this was written I removed the return values from the print > > function to fix the double prints. This is not necessarily a long-term > > solution. > > Why not? It seems perfectly sensible to me. OK, it will stay that way.