sleep – Talk
Jump to navigation
Jump to search
mNo edit summary |
(I think yes...) |
||
Line 9: | Line 9: | ||
[[User:Planck|Planck]] 20:25, 21 July 2006 (CEST) | [[User:Planck|Planck]] 20:25, 21 July 2006 (CEST) | ||
== I think yes... == | |||
I think yes, functions are as piece of code as other piece of code. |
Revision as of 19:29, 21 July 2006
Does this command also work in functions? --T_D 20:15, 21 July 2006 (CEST)
I don't think functions ever sleep. They must start and finish, returning the result somewhere, even if it is to null.
They don't pause,,,,thats my understanding anyway.
Planck 20:25, 21 July 2006 (CEST)
I think yes...
I think yes, functions are as piece of code as other piece of code.