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
Boolean
to
Long
in
VB
3573 hits
Dim vIn As Boolean
vIn = True
Dim vOut As Long
vOut = CLng(vIn) 'True:-1;False:0
The most viewed convertions in VB
Convert
Double
to
String
in
VB
86123 hits
Convert
Long
to
String
in
VB
76761 hits
Convert
Integer
to
String
in
VB
53011 hits
Convert
Boolean
to
String
in
VB
49303 hits
Convert
Double
to
Integer
in
VB
43323 hits
Convert
Integer
to
Double
in
VB
35506 hits
Convert
String
to
Double
in
VB
32952 hits
Convert
String
to
Long
in
VB
28696 hits
Convert
Byte()
to
Integer
in
VB
27024 hits
Convert
Byte
to
Integer
in
VB
23784 hits
Convert
Boolean
to
Integer
in
VB
23485 hits
Convert
Single
to
String
in
VB
22613 hits
Convert
Double
to
Long
in
VB
22609 hits
Convert
Byte
to
String
in
VB
20703 hits
Convert
Byte()
to
Long
in
VB
20620 hits
Convert
Integer
to
Byte()
in
VB
19636 hits
Convert
Long
to
Integer
in
VB
19589 hits
Convert
Long
to
Byte()
in
VB
19360 hits
Convert
Double
to
Single
in
VB
15722 hits
Convert
Single
to
Integer
in
VB
14832 hits