C Declare Multiple Variables
Declare Multiple Variables
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 of the same type:
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 of the same type: