Re: Constants
- From: Andreas Koch <nospam@xxxxxxxxxxxxxxx>
- Date: Sat, 25 Mar 2006 18:54:35 +0100
Craig wrote:
How are simple and typed constants stored? Do simple constants use memory? What about string constants, how are they stored? The Delphi books that I read have different answers on how constants are stored, and I don't know which to believe.
In case of doubt : Declare some string constant you'll find again,
make an exe, and have a look at it using an hex editor.
.
- References:
- Constants
- From: Craig
- Constants
- Prev by Date: Constants
- Next by Date: Re: Constants
- Previous by thread: Constants
- Next by thread: Re: Constants
- Index(es):
Relevant Pages
|