string manipulation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crprajan
    New Member
    • Feb 2007
    • 2

    string manipulation

    The following words and numbers are to be deleted in any text file using c#. How to achieve this? Pls help with full coding. This is very urgent
    e.g. about 1 after 2 all also 3 an etc
    Last edited by kenobewan; Feb 8 '07, 12:26 PM. Reason: Examples given unecessary
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Please post your code and the problem that you are having. Thanks.

    Comment

    • hariharanmca
      Top Contributor
      • Dec 2006
      • 1977

      #3
      Originally posted by crprajan
      The following words and numbers are to be deleted in any text file using c#. How to achieve this? Pls help with full coding. This is very urgent
      e.g. about 1 after 2 all also 3 an etc

      post your exact problem in detail

      Comment

      Working...