![]() |
Home |
|
Function RTKDebugVersionIf an application wants to enquire whether it is using the RTKernel-32 Debug Version, this function can be used. In the Debug Version, it will return TRUE, otherwise FALSE. RTKBool RTKDebugVersion(void); During the program development phase, the Debug Version of RTKernel-32 should be used by all means. Please refer to Advanced Topics, RTKernel-32's Debug Version for details.
|