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