Hello all
i looking for a tool that takes long text string to valid const char *fmt
for example i want to set char* with this java script as string:
http://code.google.com/p/swfobject/link text
in simple words i need to properly escape the java script string so i could printf() it later
i hope now its clear
Thanks