Re: Word to Byte (chop off MSB)
- From: "alanglloyd@xxxxxxx" <alanglloyd@xxxxxxx>
- Date: 13 Oct 2005 12:41:31 -0700
> Note that these split _all_ integer types "in two", no need for separate byte and word
> variants
That's OK for Lo() but Hi() always returns bits 15 - 8 as a byte, so
don't use it on a DWord unless that's what you want. That's what Delphi
help says.
Alan Lloyd
.
- References:
- Word to Byte (chop off MSB)
- From: MLian
- Re: Word to Byte (chop off MSB)
- From: Nico de Jong
- Re: Word to Byte (chop off MSB)
- From: alanglloyd@xxxxxxx
- Re: Word to Byte (chop off MSB)
- From: Marco van de Voort
- Word to Byte (chop off MSB)
- Prev by Date: Re: playing the wave file "byte by byte"
- Next by Date: Re: playing the wave file "byte by byte"
- Previous by thread: Re: Word to Byte (chop off MSB)
- Next by thread: Delphi C++ C#
- Index(es):
Relevant Pages
|