| ??? 05/07/03 10:32 Read: times |
#44973 - RE: what does SAME mean? Responding to: ???'s previous message |
hmmm, sorry for poor explain before :)
The same is a byte, each bit inside have the same meaning, through, it just a 8-bit variable. For example: if same= 0 then VAR1=VAR2=var3=var4=var5=var6 if same= 1 then VAR1=VAR2=var3=var4=var5>var6 etc... |



