Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Size Variables
#15
Because, longs are 32-bit numbers in VB6, while Integers are 16-bit. Since most processors now days are 32-bit, they can handle Longs much faster then integers.

However, if your running a 64-bit processor, then Quads are faster then Longs. Unfortunately, VB6 have no 64-bit integers ... Sad
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)