Ad
  • Custom User Avatar

    something is wrong with "mo0se". after performing Char.IsLetter() inside a foreach loop on this string it outputs the same string "mo0se" without dropping 0. same code works fine on Visual Studio and returns "mose".

    Itay.