[U-Boot-Users] Compiler question: integer division?
Steven Scholz
steven.scholz at imc-berlin.de
Fri Apr 22 18:54:43 CEST 2005
Hi there,
I just wondered if the code
return (dtt_read(sensor, DTT_READ_TEMP) / 256);
would be result in a "shift by 8" or and interger division?
Thanks,
Steven
More information about the U-Boot
mailing list