UnknownUser
Programmer
Im just starting out in Visual Basic and moving on up to C++ n a few years.. i am trying to make a program that can make multiple names in a single text file such as 100Hello all the way to 1000000000Hello without having to type in all of that (it would take days)... i would need it to ask me for the name i wish to creat and what number from 1 i want to go up to... i already have the interface and most of the code but i dont know how to calculate it all into a single text file with the name that i entered and the number of names..could anyone help..?
-thanks in advance
-thanks in advance