S
Shawn Berg
Is the Integer data type deprecated? I am not sure what Integer data type to
use in some of my classes.
According to the URL below, if I am reading it correctly, it seems as though
I should be using the Short, Integer, and Long data types. Is this correct?
Or should I instead be using the Int16, 32, and 64 data types in my code?
Whats the best practice here?
http://www.ondotnet.com/pub/a/dotnet/2001/07/30/vb7.html?page=2
use in some of my classes.
According to the URL below, if I am reading it correctly, it seems as though
I should be using the Short, Integer, and Long data types. Is this correct?
Or should I instead be using the Int16, 32, and 64 data types in my code?
Whats the best practice here?
http://www.ondotnet.com/pub/a/dotnet/2001/07/30/vb7.html?page=2