c++ string ?

38 views
Skip to first unread message

mini

unread,
Dec 15, 2014, 6:09:19 AM12/15/14
to python_in...@googlegroups.com
hello...
can i change string variable to MString(maya c++ api) variable?

Chad Vernon

unread,
Dec 15, 2014, 2:34:52 PM12/15/14
to python_in...@googlegroups.com, mayawikyof...@gmail.com
Is this what you are talking about?

std::string str;
MString mstring(str.c_str());
Reply all
Reply to author
Forward
0 new messages