0
I am having an error?
when I use switch statement in a float main.......it keeps on saying that switch is not an integer......why is it soo
3 Respuestas
0
show as the Code. it's probably that you declare bad de swich statement
0
probably switch case do not except float value
0
use void main. It may help