Adding your source code to the code generated by BladeSmith
You must implement the following functions for the Mercury DataBlade module:
- CTempAssign()
- CTempCast()
- DecToTempCast()
- FTempAssign()
- FTempCast()
- IntToTempCast()
These functions are all in the udr.c file. Do not modify the other generated functions that begin with Gen_.
To implement the Assign() and cast support functions: