At the moment, types such as typedef int16 my_int do not work. We will invistigate this issue in the future, however, it is not a priority at the moment.
Beware typdef'd structs DO work at the moment; it appears to be a problem specific to typdef'd intrinsic types.
At the moment, types such as
typedef int16 my_intdo not work. We will invistigate this issue in the future, however, it is not a priority at the moment.Beware typdef'd structs DO work at the moment; it appears to be a problem specific to typdef'd intrinsic types.