C# help

Forum for any discussion not Dawn of Light related

Moderator: Support Team

C# help

Postby lion228 » Wed May 31, 2017 2:41 pm

hello what full c# code app can remove the symbol " need it to remove it from this txt file

https://pastebin.com/nMcckuAn
lion228
DOL Acolyte
 
Posts: 103
Joined: Sat Oct 03, 2009 12:01 am

Re: C# help

Postby Leodagan » Wed May 31, 2017 3:34 pm

Code: Select all
public string Replace(string oldValue, string newValue)
you can use
Code: Select all
"\""
as oldValue, and
Code: Select all
""
as newValue...
User avatar
Leodagan
Developer
 
Posts: 1350
Joined: Tue May 01, 2012 9:30 am
Website: https://daoc.freyad.net
Location: Lyon

Re: C# help

Postby lion228 » Wed May 31, 2017 3:50 pm

can you post the full code so I just add it to visual studio as I get errors adding this
lion228
DOL Acolyte
 
Posts: 103
Joined: Sat Oct 03, 2009 12:01 am

Re: C# help

Postby Leodagan » Thu Jun 01, 2017 4:29 am

No I can't :?

I have no idea how you open the file, and no idea if you want to remove the symbol from the ASCII representation of the packet Dump or from the hexa representation of the packet...

If you want "full code" you should begin by posting the snippet that you're working on !
User avatar
Leodagan
Developer
 
Posts: 1350
Joined: Tue May 01, 2012 9:30 am
Website: https://daoc.freyad.net
Location: Lyon


Return to “%s” Other Discussion

Who is online

Users browsing this forum: No registered users and 1 guest