[Lazarus] Got "Pointer", expected "Open Array Of Char"
leledumbo
leledumbo_cool at yahoo.co.id
Sun Jan 13 16:14:50 CET 2013
Actually, rather than continuing this, if what you need is only to copy a
dynamic array then you can simply:
dst := Copy(src,0,Length(src));
--
View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Got-Pointer-expected-Open-Array-Of-Char-tp4028513p4028525.html
Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.
More information about the Lazarus
mailing list