j
k
j a
j l
From: "Eric Pouech" <eric.pouech(a)orange.fr> wrote:
+#include <ctype.h> ... + if (!ch || !isalpha(ch)) break;
Since that's apparently a Windows encoding shouldn't this be GetStringType() instead of isalpha()? -- Dmitry.
Back to the thread
Back to the list