Variable data types in Visual Basic, Integer, Double, Long, Short, Single, etc. Easy VB.

preview_player
Показать описание
Visual Basic. In this Tutorial we will explain the various variable data types in Visual Basic, what they are, their bounds or limits, and why the selection of the correct data type is important. We will cover; Integer data types: Integer, Short, Long, Byte, SByte, UInteger, UShort, ULong, SByte; Decimal data types: Double, Single, Decimal; String data types: Char, String; Logical data type Boolean; and Object data type. We will demonstrate the data types with a simple button click application.
Рекомендации по теме
Комментарии
Автор

Hi! how can I truncate val in VB 6.0 e.g 23.678 to 23.6 & never rounding up?

olaoyemuhyideen
visit shbcf.ru