Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: [CONNECT C++/CLI] "Managed" C++ console output functions

$
0
0
If you are debugging and you attach to process with MicroStation, you can use
OutputDebugStringA("text");
Which will print text and variables visual studio's output window.

Viewing all articles
Browse latest Browse all 7260

Trending Articles