wwUtils::CharToBin

Converts a DWORD value in binary string form back into a numeric value.

CharToBin(tcWord)

numeric value of the binary string

Parameters

tcWord
Binary string value (from a C Struct for example)

See also