Support Board
Date/Time: Tue, 04 Nov 2025 11:33:49 +0000
Post From: ACSIL -> Open and write into a text file....
|   [2018-09-07 00:45:39]     |  
| User553714 - Posts: 184 | 
| 
                Whilst you cannot use the console (cin or cout) within SC, you can use text files within SC as you normally would in any C++ programme, I use them extensively; http://www.cplusplus.com/doc/tutorial/files/  | 
        
