What do ! and # mean when attached to numbers in VB6? -


i have come across numeric literals such 10! , 50# in visual basic programs. tell me these punctuation marks mean?

they called type declaration characters. this article has more information.

  % integer   & long   ! single   # double   $ string   @ currency 

Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -

xslt - Umbraco and EXSLT sets do not work -