Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
Using float in a simple structure for a network project running on Contiki. I was trying to print this structure for debug purpose and I noticed that all my float don't show up 😦
After some Googling, I ended-up on a mailing list saying that float and double are not useable in Contiki 😒
I get that double is too large (8bytes) but seriously a float is just 4bytes!
Well for now our floating numbers are just integer 😌
undefined
c
code
contiki
float