Hi Hiwa
i ve to parse all japanese characters of a text file
I am not able to search occurence of any japanese character in given
string.
can u help me?
tej
hiwa - 31 Oct 2006 07:40 GMT
> Hi Hiwa
> i ve to parse all japanese characters of a text file
> I am not able to search occurence of any japanese character in given
> string.
> can u help me?
> tej
I have asked what is the problem.
For instance, couldn't you write a Japanese search string in your
source code due to lack of proper IM or font set?
Will you post a small demo code that is generally compilable,
runnable and could reproduce your problem.
See: http://homepage1.nifty.com/algafield/sscce.html and
http://www.yoda.arachsys.com/java/newsgroups.html
Oliver Wong - 31 Oct 2006 15:59 GMT
> I am not able to search occurence of any japanese character in given
> string.
How are you performing the search (post code), what result did you get,
and what result did you expect?
- Oliver
tej - 01 Nov 2006 12:23 GMT
My problem hasbeen solved.... Thanks everybody
Tej
Rogan Dawes - 01 Nov 2006 13:58 GMT
> My problem hasbeen solved.... Thanks everybody
> Tej
It is not helpful just to say "it has been solved". One of the great
things about usenet (especially in this day and age) are the archives,
which people can search to find solutions to problems that have already
been solved.
It would be polite to explain what your problem was, and your solution,
so that other folks can learn from your experience.
Rogan