> > > set up?
> > 
> > Longstrings are not working correctly. You should use ansistrings or
> > shortstrings.
> 
> Okay, good to know. Besides I'm using fpc 2.0.4, what is it that's not
> working?
> 
> And back to the original question: how is the memory layout using
> AnsiString then?

The field is a pointer to the ansistring. Which is basically a pchar with a
TAnsirec record on negative offset of the ptr value.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to