C++ Declare Multiple Variables
Declare Many Variables
To declare more than one variable of the same type, use a comma-separated list:
One Value to Multiple Variables
You can also assign the same value to multiple variables in one line:
To declare more than one variable of the same type, use a comma-separated list:
You can also assign the same value to multiple variables in one line:
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
sales@w3schools.com
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
help@w3schools.com