[fpc-pascal] WORD (2 bytes) to String conversion
Graeme Geldenhuys
graemeg.lists at gmail.com
Sat Oct 24 00:08:16 CEST 2009
On 23/10/2009, Marco van de Voort <marcov at stack.nl> wrote:
> >
> > You can consider declaring the ID in the header record type as
> > array[1..2] of char.
>
> (starting to use ansichar might not be bad)
Good point. But I preferred to go with array of Byte.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list