Functions
#4

Quote:
Originally Posted by the_chaoz
View Post
A function is not the same as a subrutine. The main difference is that a sub rutine just execute code in a certain order, while a function do stuff with the parameters passed and may return a value, an other big difference between them is that a function should not change values outside the function itself while a subrutine may change some external values.
Well Wikipedia sees them as one - http://en.wikipedia.org/wiki/Functio...ter_science%29
Reply


Messages In This Thread
Functions - by MadeMan - 05.07.2012, 20:58
Respuesta: Functions - by TheChaoz - 05.07.2012, 21:21
Re: Functions - by Vince - 05.07.2012, 22:26
Re: Functions - by MadeMan - 06.07.2012, 08:51
Re: Functions - by Niko_boy - 06.07.2012, 12:57
Re : Functions - by Steeve_Smith - 06.07.2012, 14:28
Re: Functions - by Guitar - 29.08.2012, 20:09

Forum Jump:


Users browsing this thread: 2 Guest(s)