srinath

srinath

  • NA
  • 144
  • 0

Conversion from "I" to "K"

Apr 24 2013 7:39 AM
Hi,

  I want to change "I" to "K" where "I" is a string. 
  I was trying to convert "I" to int and increment the value to 2 and again convert it to "K" in c#.
  I could see the exception.
   Please help me in achieving a solution
   

Answers (2)