[fpc-pascal] FPC_PCHAR_LENGTH dog slow
leledumbo
leledumbo_cool at yahoo.co.id
Tue Jul 3 19:44:01 CEST 2018
> i think i'm still waiting for the string "length byte" becoming a "length
word"
or possibly a "length long" so the speed of pascal strings can be reacquired
-=B-)
Ansi and any other dynamic strings already have length longint that allows
2GB string length with O(1) length retrieval.
--
Sent from: http://free-pascal-general.1045716.n5.nabble.com/
More information about the fpc-pascal
mailing list