j
k
j a
j l
From: "Eric Pouech" eric.pouech@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()?
Back to the thread
Back to the list