How to determine if a word has an extended character?
- From: ambarish.mitra@xxxxxxxxx
- Date: Tue, 20 May 2008 05:54:17 -0700 (PDT)
I have a file which contains just one word. My task is just to find
out if the word has any extended character. Thats all.
I can use regex, but am not able to find out a regex pattern for
extended character. Any hints?
For example, if the file content is: sample, then the Perl code prints
false; and if the file content is samplé, then the Perl code prints
true.
Thanks.
.
- Follow-Ups:
- Re: How to determine if a word has an extended character?
- From: Dr.Ruud
- Re: How to determine if a word has an extended character?
- From: Hartmut Camphausen
- Re: How to determine if a word has an extended character?
- From: Jürgen Exner
- Re: How to determine if a word has an extended character?
- Prev by Date: Re: Example for open3 on windows?
- Next by Date: Re: Strawberry
- Previous by thread: select ethernet card for socket?
- Next by thread: Re: How to determine if a word has an extended character?
- Index(es):
Relevant Pages
|
|