User profile: raisetheroof00

User info
User name:raisetheroof00
Name:Alyson R.
Location:Dallas, TX
Bio:Avid traveler, soccer fan, and beginner programmer.

History
Joined:
Number of posts:6
Latest posts:

File won't open
I'm making a code that takes a file with a list of heights, first and last names of people and then ...

Array outputs wrong variable
@Andy Oh no, I forgot that arrays started at 0 and not 1. Silly mistake. Thank you! Will be takin...

Array outputs wrong variable
I'm currently learning about arrays, and tried experimenting with it in the compiler- and when I run...

How to go about finding user input (integers) within a text file?
To my understanding, you use the getline function in order to find a string of letters from a file, ...

Am I using "default" correctly in switch statements?
Thanks Ganado! I copied and pasted the code into a new project file and it ran successfully after th...