05-22-2010, 11:33 PM
I found to put the ascii code into square brackets, and then assign it, like this:
s[0] = [39]
but the syntax was not accepted.
avi
s[0] = [39]
but the syntax was not accepted.
avi
|
How do I insert a single quote into a string?
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |