From: Warren Young Date: August 15 2005 4:02pm Subject: Re: Bug in Template Queries List-Archive: http://lists.mysql.com/plusplus/4740 Message-Id: <4300BCAE.8090506@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Warren Young wrote: > No. You want isalpha() here, not is isalnum(). Nevermind. I see that the manual says different. Since it seems that it makes no difference either way, we'll make the code match the manual.