In 32-bit mode, the compiler truncates constants to 32-bit. We need LL suffix to avoid the truncation. This behavior is contrary to the C 99 standard which defines that constants that do not fit into long and unsigned long shall have long long type. |
||
---|---|---|
.. | ||
i7094_binloader.c | ||
i7094_bug_history.txt | ||
i7094_cd.c | ||
i7094_clk.c | ||
i7094_com.c | ||
i7094_cpu.c | ||
i7094_cpu1.c | ||
i7094_dat.h | ||
i7094_defs.h | ||
i7094_drm.c | ||
i7094_dsk.c | ||
i7094_io.c | ||
i7094_lp.c | ||
i7094_mt.c | ||
i7094_sys.c |