ConvertDataTypes
.com
Convert data types programming in one click !
Languages :
C
-
C++
-
Objective C
-
Java
-
JavaScript
-
Python
-
C#
-
VB
-
VB.net
Convert :
Boolean
Byte
Byte()
Double
Integer
Long
Single
String
To :
Boolean
Byte
Byte()
Double
Integer
Long
Single
String
Convert
Long
to
Integer
in
VB
17240 hits
Dim vIn As Long
vIn = -32768
Dim vOut As Integer
vOut = CInt(vIn)
The most viewed convertions in VB
Convert
Double
to
String
in
VB
80727 hits
Convert
Long
to
String
in
VB
70985 hits
Convert
Integer
to
String
in
VB
48629 hits
Convert
Boolean
to
String
in
VB
46071 hits
Convert
Double
to
Integer
in
VB
40803 hits
Convert
Integer
to
Double
in
VB
33366 hits
Convert
String
to
Double
in
VB
30250 hits
Convert
String
to
Long
in
VB
26151 hits
Convert
Byte()
to
Integer
in
VB
24776 hits
Convert
Boolean
to
Integer
in
VB
21829 hits
Convert
Byte
to
Integer
in
VB
21545 hits
Convert
Single
to
String
in
VB
20656 hits
Convert
Double
to
Long
in
VB
20570 hits
Convert
Byte
to
String
in
VB
18709 hits
Convert
Byte()
to
Long
in
VB
18691 hits
Convert
Integer
to
Byte()
in
VB
17668 hits
Convert
Long
to
Byte()
in
VB
17557 hits
Convert
Long
to
Integer
in
VB
17240 hits
Convert
Double
to
Single
in
VB
13915 hits
Convert
Single
to
Integer
in
VB
13110 hits