So you mean that i should make them Global too, as there aren't anything UnGlobal in PBP?
So you mean that i should make them Global too, as there aren't anything UnGlobal in PBP?
I mean if they are truly global, then they are the same variable thru the program.
If they aren't, then the variable most likely has two different meanings in different, distinct functions/modules/subroutines.
In PBP, all variables are global, meaning that if temp holds a value here, it holds that same value over there, and over there, and over here.
Okey, thanks.
Could you help me with some more, especially the Interrupt, or if it could be done without using Interrupt!! (it could be great if it could be done without)
"Write for me" - no' not at all.
I have converted some off the code myself!
Bookmarks