i***@earthlink.net
2009-05-12 17:41:57 UTC
Hi, ALL,
I need to make following string:
"str1\0str2\0str3\0"
Or even better
"str1\0"
"str2\0"
"str3\0\0"
What is the best way to achieve this?
I need to pass it to SQLConfigDataSource...
Thank you.
I need to make following string:
"str1\0str2\0str3\0"
Or even better
"str1\0"
"str2\0"
"str3\0\0"
What is the best way to achieve this?
I need to pass it to SQLConfigDataSource...
Thank you.