• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Convert Whole numbers to Hex
#2
And for those who are interested in seeing it in VB6:

Code:
Option Explicit
Private Sub Form_main()

Dim int as integer
Dim hex as string

*magic happens here*

End sub

I got a bit stuck there
[Image: Bulbasaur_by_bigsharn.jpg]
As you do...
  Reply


Messages In This Thread
Convert Whole numbers to Hex - by Drumm - 03-01-2011, 01:29 PM

Forum Jump: