I have to convert an float number to int without using casting i= (int) f,
without printf and others. I can only use int, char and structs. Can anyone
help?
Thanks
Juerg
without printf and others. I can only use int, char and structs. Can anyone
help?
Thanks
Juerg
Comment