are VB6’s two floating point types; they’re used to store numerical values that have digits to the right of the decimal point. The number of such digits can vary (hence the name “floating point”) ...
VB6 Tip: Making the most of user defined types (UDT) Your email has been sent A user defined type (UDT) is a Visual Basic technique for defining a data type that exactly meets the needs of your ...
With the release of Visual Studio 2010 and the .NET Framework 4, it's time for Visual Basic developers to start leveraging the new capabilities of Visual Basic 2010. My very first learning experience ...