bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Module idx


From: Marc Nieper-Wißkirchen
Subject: Module idx
Date: Tue, 12 Apr 2022 11:12:25 +0200

I am wondering how to print (using printf) values of type idx_t
reliably without assuming that idx_t == ptrdiff_t and without
conversion to uintptr_t.

Would it make sense to add PRIxxx and SCNxxx macros (as those found in
inttypes.h) to idx.h?

Thanks,

Marc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]