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
String
in
VB
44269 hits
Dim vIn As Long
vIn = -2147483648#
Dim vOut As String
vOut = CStr(vIn)
The most viewed convertions in VB
Convert
Double
to
String
in
VB
47834 hits
Convert
Long
to
String
in
VB
44269 hits
Convert
Boolean
to
String
in
VB
30521 hits
Convert
Double
to
Integer
in
VB
23422 hits
Convert
Integer
to
Double
in
VB
22487 hits
Convert
Byte()
to
Integer
in
VB
17000 hits
Convert
Double
to
Long
in
VB
13730 hits
Convert
Single
to
String
in
VB
13461 hits
Convert
Boolean
to
Integer
in
VB
12761 hits
Convert
Byte()
to
Long
in
VB
12647 hits
Convert
Byte
to
Integer
in
VB
12341 hits
Convert
Long
to
Byte()
in
VB
10897 hits
Convert
Integer
to
Byte()
in
VB
10464 hits
Convert
String
to
Long
in
VB
10343 hits
Convert
Byte
to
String
in
VB
10237 hits
Convert
Double
to
Single
in
VB
8815 hits
Convert
Single
to
Integer
in
VB
8180 hits
Convert
String
to
Double
in
VB
7789 hits
Convert
Long
to
Integer
in
VB
5940 hits
Convert
Single
to
Byte()
in
VB
4867 hits