JFlorero
2009-02-06 00:34:02 UTC
I have a project in C# that uses a library project that is in standard cpp.
(I had to create a Visual C++ library project to be able to call methods in
the cpp project so I can use it in the C# project).
My question is: Is it possible to redirect the output of stdout and printf
to the output window of Visual Studio? Does anybody know how to do this?
(I had to create a Visual C++ library project to be able to call methods in
the cpp project so I can use it in the C# project).
My question is: Is it possible to redirect the output of stdout and printf
to the output window of Visual Studio? Does anybody know how to do this?