|
|
|
|
|
by Koshkin
1192 days ago
|
|
Isn’t that why some other languages explicitly draw a distinction between a function and a procedure? I think ‘void’ was introduced in C to do the same thing, implicitly (because omitting the return type does not achieve that). |
|