[blind-programming] find index of a text in array

  • From: paniz alipour <alipourpaniz@xxxxxxxxx>
  • To: blind-prog@xxxxxxxxxxxxx, blind-programming@xxxxxxxxxxxxx, blindprogramming@xxxxxxxxxxxxx, blind-it@xxxxxxxxxxxxx
  • Date: Sat, 3 Dec 2011 14:12:39 +0330

Hello,

I have a part of javascript code and I search "Doswitch() " in the code ,

it returns index of doswitch(),for example 1689,then I convert the code to
char array,

then in the array the 1689th index,shows some thing else ,it means after
converting the indexes become completely different.

So what shall I do ? shall I find the index of DoSwitch in char array?How?


Please guide me

-- 
Paniz Alipour

Other related posts:

  • » [blind-programming] find index of a text in array - paniz alipour