Os tipos Integer e Long
•
Visual Basic 6.0
•
•
Dim x As Integer
•
Dim y As Long
•
•
Visual Basic .NET
•
•
Dim x As Short
•
Dim y As Integer