[fpc-devel]fpgtk problem
Jonas Maebe
jonas at zeus.ugent.be
Fri Apr 4 09:51:51 CEST 2003
On donderdag, apr 3, 2003, at 21:45 Europe/Brussels, KJK::Hyperion
wrote:
> The Push() function in my pseudo-code is supposed to take care of
> that. And Borland null-terminates short strings for a reason
Are you sure that all shortstrings in Delphi are null-terminated?
Ansistrings, yes, but shortstrings? FPC only null-terminates all
string-constants, so they can be used as both shortstring and pchar.
Jonas
More information about the fpc-devel
mailing list