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