Documentation for /afs/desy.de/user/u/utcke/src/Modbus/IDL/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

./

bytarr2int.pro

topBytArr2Int

result = BytArr2Int(Arr)

This function converts a four-byte byte-array (in hiloHiLo order) into an INT (four-byte integer, long)

This function does not enforce any restrictions, but for inputs with not exactly four bytes the output is probably not what you had in mind...

Return value

A (long) int

Parameters

Arr in required

four-byte array

Statistics

Lines: 4
McCabe complexity:

File attributes

Modification date: Wed Jul 1 13:51:43 2009
Lines: 24