C: ensure uintmax_t
type when printing
This commit is contained in:
parent
214abeb181
commit
f2846228e1
@ -393,7 +393,7 @@ main(void)
|
||||
#endif
|
||||
,
|
||||
_ANSI_CLEAR_STRING,
|
||||
LOOP_END_MINUS_1 - time,
|
||||
(uintmax_t) (LOOP_END_MINUS_1 - time),
|
||||
((long double) time * 100) / (long double) LOOP_END_MINUS_1
|
||||
#if SEQUENTIAL_MODE
|
||||
, (uintmax_t) seq + 1, (uintmax_t) MAX
|
||||
|
Loading…
Reference in New Issue
Block a user