Hello I am pretty new to C++
I am having some problems fixing the code below.
If I input scores and names such as Sam "100" and John "20" it will sort them correctly in ascending order
"Sam...
Type: Posts; User: OmeshPH
Hello I am pretty new to C++
I am having some problems fixing the code below.
If I input scores and names such as Sam "100" and John "20" it will sort them correctly in ascending order
"Sam...
I'm making a Telephone Word Generator for a homework project and since 1 and 0 has no Letters I don't need them inputted.
Also gonna try your code waddle and let you know if it works :)
Thank...
I'm new to Visual Basic express 2010 and I'm trying to figure out a tiny code to get my TextBox to ignore 1s and 0s and clear the TextBox.
This is what I have currently :
If...