[fpc-other] [fpc-pascal] FPC Graphics options?

wkitty42 at windstream.net wkitty42 at windstream.net
Wed May 24 04:19:46 CEST 2017


On 05/23/2017 09:56 PM, noreply at z505.com wrote:
> The C struct is literally the pascal record, and is all based on the same 
> Structured Programming work by Dijkstra

except that the C struct does not have the array length at position zero and you 
have to process until you hit the first null character... that's the plus for 
pascal strings... you know how long the string is from the start... unless it is 
a unicode string ;)

-- 
  NOTE: No off-list assistance is given without prior approval.
        *Please keep mailing list traffic on the list unless*
        *a signed and pre-paid contract is in effect with us.*


More information about the fpc-other mailing list