[fpc-pascal] Re: pchar with more than 255 characters
leledumbo
leledumbo_cool at yahoo.co.id
Sun Nov 13 02:15:07 CET 2011
It works when {$LONGSTRINGS ON} or {$H+} directive exists. I think the
compiler treats functions receiving array of char (or pointer to it) as
ShortString when none of the directives above exist.
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/pchar-with-more-than-255-characters-tp4987862p4987889.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list