[fpc-pascal] Setlength
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Fri Dec  4 16:32:23 CET 2009
    
    
  
On 04 Dec 2009, at 14:57, Carsten Bager wrote:
> I have 2 lines of code
> 1 I allocate memory
> 2 I read from the screen (Nano-X) and save it in the "BitMapArray".
>
> Can I do this or can I not be sure that the memory is in one block.
I have no idea whether that is guaranteed. It is currently implemented  
in that way, but I don't know whether that is an implementation detail  
or guaranteed behaviour.
Jonas
    
    
More information about the fpc-pascal
mailing list