News

This article originally appeared in the Builder.com Visual Basic e-newsletter. Click here to subscribe automatically.. A user defined type, or UDT, is a VB technique for defining a data type that ...
VB6's two floating point types are called Single and Double. Learn what distinguishes Single from Double, and find out when you would be wise to use Double instead of Single in your programs.