could you just explan
then i abit more detailCode:For b = 16 To 1 Step -1 sta = sta / 2 If den And sta Then x = x & "1" Else x = x & "0" Next b
especally
Code:If den And sta Then x = x & "1" Else x = x & "0"
|
Results 1 to 21 of 21
Threaded View
|
Click Here to Expand Forum to Full Width |