Special Characters problem

D

Danno

I have a file which contains special characters that equate to a hex 00
(0x00).

When I read each line into a string, I need to replace the hex 00 characters
in the string with a space.

What's the easiest way (or any for that matter) to accomplish this task.

Thanks. I've been wracking my brain all day on this.

Danno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top