mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
eff4d74743
scanf("%x") knows to eat up this prefix[1][2], so we don't need to do this ourselves. [1] K&R's "The C Programming Language" documents "%x" as "hexadecimal integer (with or without leading 0x or 0X)" [2] http://pubs.opengroup.org/onlinepubs/9699919799/functions/scanf.html Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
glob.c | ||
hex.c | ||
internal.h | ||
lib.c | ||
Makefile.am | ||
normal.c | ||
regex.c | ||
search.c |