Navigation:  Reference > Functions By Category > Num and Bits >

DwByteRev()

Previous pageReturn to chapter overviewNext page

Invert bytes on a DWORD numeric value in the form "0123" -> "3210"

 

Syntax:

 

DwByteRev( nDw ) -> nRevDw