Max Kellermann 67b8ca70fa charset: fix portability for unsigned chars
On some platforms, char is unsigned, and the "non_ascii" check "ch <
0" does not work.  Fix that by checking if the highest bit is set.
2009-01-11 17:24:15 +01:00
2008-08-04 22:20:45 +02:00
2008-08-04 22:20:45 +02:00
2008-08-04 22:20:45 +02:00
2008-11-22 19:43:39 +01:00
2008-12-05 12:08:01 +01:00
Description
Featureful ncurses based MPD client inspired by ncmpc
9.6 MiB
Languages
C++ 91.5%
M4 7.7%
C 0.5%
Makefile 0.3%