This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

floating point datatype

Hello

Can any body tell me how to use floating point datatype for programming in C in kiel.

i have defined in the following way

float i= 19.5;
or
float j= 18.2/255;

but these are given as errors.
please tell me how to use floating point datatype for Keil.

Thanking you