17-02-2007, 05:10 AM
lol im confused... how can a 2byte datatype be slower than a 4byte data type
thx anyway thats awesome coz all of my datatypes are byte so i just have to click all advanced options, what do you recommend i dont click?
also yeh i got confused wit vb.net
VB6
16bits/2 bytes for integer
32bits/4 bytes for long
VB.NET
16bits/2 bytes for short
32bits/4 bytes for integer
64bits/8 bytes for long
thx anyway thats awesome coz all of my datatypes are byte so i just have to click all advanced options, what do you recommend i dont click?
also yeh i got confused wit vb.net
VB6
16bits/2 bytes for integer
32bits/4 bytes for long
VB.NET
16bits/2 bytes for short
32bits/4 bytes for integer
64bits/8 bytes for long
