[fpc-devel] Macro Processing
    Florian Klämpfl 
    florian at freepascal.org
       
    Fri May 13 20:27:30 CEST 2011
    
    
  
Am 13.05.2011 20:09, schrieb Joerg Schuelke:
> Any example where it makes really a difference?
> 
>> The same effect can be achieved by an invocation like
>>    dp(x,[y,z]);
>> just as in Format().
> 
> I think only in this special case, because of the ellipsis in that
> array of const, which is build-in.
> What if you do some other processing, for example something with lists
> of names or sets, something where in pascal no ellipsis is allowed?
Of course not, but what's the use case of this general example?
    
    
More information about the fpc-devel
mailing list