Functions | |
| int | SO3CbLogs (mmachine m) |
| SO3CbLogs : Define the callback scol had to be called when there is a log event. | |
Scol functions definition
| int SO3CbLogs | ( | mmachine | m | ) |
SO3CbLogs : Define the callback scol had to be called when there is a log event.
Prototype: fun [Chn fun [S u0] u1 u0 I] I
| Chn | : channel | |
| fun | [S u0] u1 : function scol to call
| |
| I | : flag for the log level |
Definition at line 174 of file SCOLLog.cpp.
1.6.3