Type Conversion

Top  Previous  Next

These type conversion functions are used to convert values between different data types and representations

Short2UShort - Short to unsigned short

UShort2Short - Unsigned short to short

Long2ULong - Long to unsigned long

ULong2Long - Unsigned long to long

Bin2F4 - Binary string to single

F42Bin - Single to binary string

DW2Bin - DWORD to binary string