There are other languages that distinguish between functions and procedures with function meaning "a subroutine that does return a value" and procedure meaning "a subroutine that doesn't return anything". For example Pascal or any procedural extension to SQL I've ever seen. (Microsoft's TSQL, Oracles PL/SQL, ...)
I think it's actually a little unlucky that C books speak about "void functions" rather than "procedures".
Jenda
Enoch was right!
Enjoy the last years of Rome.
In reply to Re^4: How do I go from procedural to object oriented programming?
by Jenda
in thread How do I go from procedural to object oriented programming?
by Lady_Aleena
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |