ray dona

ray dona

  • NA
  • 29
  • 0

Trying to output char* to screen

Mar 16 2008 12:42 PM

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

 


Answers (1)