wolkykim/qlibc

Problem with qstrreplace()

darkstar999 opened this issue · 2 comments

I use it to replace space in a exec string and it fails. The string was something like "/home/user/test/project/progs/cprogs/this is.sh" and the function destroys the string. If I use the function for "this is.sh" everything is right. I try to replace the " " with "\ " to escape the space for exec.

Can you provide the code?

Ping. I don't hear back from you. Closing for now. Please re-open ticket if you believe the problem is from qlibc.