help me to debug my code...

by rudysetyo 26 January 2009 03:32
for (int x = 0; x < takeoutWord.Length; x++)
{
     for (int y=0;y < searchList.Count;y++)
     {
        if (takeoutWord[x].ToString() == searchList[y].ToString())
             searchList.RemoveAt(y);
     }
}


please... help me to find the BUG...

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

.NET Programming | Common

Comments

Add comment


(Will show your Gravatar icon)  

  Country flag

biuquote
  • Comment
  • Preview
Loading



Copyright © Rudy Setyo Purnomo. Hosting by erudeye.

About the author

me Developer
Researcher
Entrepreneur
Juventini

Chat with me!