22.07.2011, 10:25
Something I can't understand is what is the function of return. I know "return 1" returns 1 as I saw it on wiki, but I don't understand whats the use of it, and also whats the difference between return 1 and return 0, and how can I use it.
Also, I don't understand the difference between a variable and static. They both look the same to me. Please explain, thanks.
Also, I don't understand the difference between a variable and static. They both look the same to me. Please explain, thanks.