type compatibility / string operations (newbie)
- From: "pefter" <pefter@xxxxxxxxxxx>
- Date: 4 Oct 2005 06:28:53 -0700
I'm trying to write a link protocol (don't ask me why I'm
using pascal), and want to assemble groups of bytes,
arrays of hex-code, and character strings, and, join them
into one long string of bytes.
So I have to know the length of those datatypes,
and, which of them are compatible, and a list of
available typecast functions.
Could anyone link me to somewhere these issues are addressed
(don't find anything in M.Cantu's book / Delphi 5).
Any hints welcome.
Pefter
.
- Follow-Ups:
- Re: type compatibility / string operations (newbie)
- From: Douglas J. Horton
- Re: type compatibility / string operations (newbie)
- From: alanglloyd@xxxxxxx
- Re: type compatibility / string operations (newbie)
- Prev by Date: Re: REG_BINARY
- Next by Date: Re: REG_BINARY
- Previous by thread: Problem with OnCalcFields() Event.
- Next by thread: Re: type compatibility / string operations (newbie)
- Index(es):
Relevant Pages
|