F
farseer
Hi,
Are there any built in functions of one of the native anscii C++
libraries that would allow me to encode a URL? and example would be to
convert "+" to "%2b", double quotes to %22, etc...
Are there any built in functions of one of the native anscii C++
libraries that would allow me to encode a URL? and example would be to
convert "+" to "%2b", double quotes to %22, etc...