Aman Singh Rathour

Results 3 comments of Aman Singh Rathour

The proposed solution/fix for of using the method ".c_str()" for converting the output of "getBlobFile()" form std::wstring to cons char* (but actually for std::wstring the "c_str()" returns const wchar_t*) will...

i have launched a pull request for the issue which tries to use what i mentioned in the solution earlier but as I am new to github I am having...