I have a structure, and am trying to get the size of this structure. SizeOf returns 16, but I am expecting 14 as answer. 2+2+4+2+2+2=14 By using pointers I noti
I wonder if there is something like a UINT_MAX (= 65535) define in any of the twincat3 system libraries.