vendredi 27 février 2015

Creating a new integer with the value of another integer being added to its name

I need to try and integrate the value of a integer into the name of a new integer I need to create.


For example:



Dim integer1 As Int32 = 32


Then I create a new integer called integer+the value of integer 1 added to its name so the new integer name is integer32(so its called integer + the value of integer1).


If the question is not clear enough comment me questions on this post so I can answer them.


Aucun commentaire:

Enregistrer un commentaire