Thread
:
How-to specify the name of compiled output (*.exe) within C++ code?
View Single Post
xpi0t0s
Mentor
11May2009,12:09
Yes I came across that but I didn't know if you were linking with the .Net library at all. A "String^" (note the circumflex) is a pointer to a managed String object so this is not applicable if you're not using .Net at all.