On 01/07/2013 at 10:34, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R13-R14
Platform: Windows ;
Language(s) : C++ ;
---------
Writing C++ plugins for C4D, how do you format a string?
I want to do this:
"The file %1 exists, do you want to overwrite?", dialogFileName.GetFileString()
But haven't found a way to do it in C++.