E
eli m
1. First off, how do i make a while loop in c++?
2. Second, what is the most basic way to get input and then assign it to a variable?
3. How do i know what type of declaration (or whatever its called) to a variable? For example: int, long, float, char, double
2. Second, what is the most basic way to get input and then assign it to a variable?
3. How do i know what type of declaration (or whatever its called) to a variable? For example: int, long, float, char, double