On 11-Mar-2008, David Bateman wrote:
| Ok, added that as well, together with some test code for the function.
Please send dlmread/dlmwrite as hg changesets when they are ready.
| size_t n = str.find_first_not_of("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ");
Is there a way to write this using isletter?
jwe