Support Board
Date/Time: Fri, 04 Jul 2025 04:06:02 +0000
Post From: Basic c++ code
[2018-08-21 16:22:07] |
ForgivingComputers.com - Posts: 1076 |
No, but you can use the Windows Message Log: SCString MessageOut;
MessageOut.Format("The fourth result is %i", z); sc.AddMessageToLog(MessageOut, 0); |