wchar_t from char in mex

1 次查看(过去 30 天)
Jim Hokanson
Jim Hokanson 2014-3-31
I am trying to call a library function which uses wchar_t* path.
How would I make this assignment?
wchar_t* path = "Some value" //Won't work
Also, if this were an input instead of a constant it is unclear as to what would need to be changed.
I've found a few links but it is really unclear as to what the answer to these ended up being:
Thanks, Jim

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Biological Physics 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by