I am trying to pass char* to Console.WriteLine() and I get the following error.
error C2665: 'System::Console::WriteLine' : none of the 19 overloads could convert all the argument types
How can I get around the problem? I am using Visual C++ in Vis Stdio.Net 2005