| ??? 06/07/02 22:38 Read: times |
#24133 - RE: p.s |
"I notice that "return" was not used in a several function call's, why or why not use it? "
if you declare a function void (which means it doesnt return a value) then you dont put return at the end of the function otherwise compiler complains. But if you declare a function type to be int or char, you must return an int or char respectively. Looks like your c course is either too short or you missed alot of lectures! mahmood |
| Topic | Author | Date |
| what does this \\ | 01/01/70 00:00 | |
| RE: what does this \\ | 01/01/70 00:00 | |
| RE: what does this \\\\ | 01/01/70 00:00 | |
| RE: what does this \\ | 01/01/70 00:00 | |
| RE: p.s | 01/01/70 00:00 | |
| RE: what does this \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ | 01/01/70 00:00 | |
RE: what does this \\\\ | 01/01/70 00:00 |



