[fpc-devel] *** GMX Spamverdacht *** An extension of fpc	language: the BASED construct
    Thorsten Engler 
    thorsten.engler at gmx.net
       
    Tue Dec 26 14:39:33 CET 2017
    
    
  
>  Item: BYTE BASED ItemPtr;
Ignoring any other considerations for now, I would have at least used a
logical extension derived from already supported syntax:
Item: Byte absolute ItemPtr^;
    
    
More information about the fpc-devel
mailing list