[fpc-pascal] Common OpenMP syntax?
    Vinzent Hoefler 
    JeLlyFish.software at gmx.net
       
    Wed Jul 26 11:36:37 CEST 2006
    
    
  
On Wednesday 26 July 2006 09:28, Steve Williams wrote:
> Steve Williams wrote:
> >   *begin*
> >     SubTask(x);
> >   *end* /{Sub}/;
> >
> >   *var*
> >      arr = *array*[0 .. 9999] *of* Float;
> >   *begin* / // Main program/
> >      Sub (arr);
> >   *end*.
>
> Damn Thunderbird.
Well, it tried to mimic my syntax highlighting. :) Apart from that, your 
change is quite nice, yes. That's what Michael meant, I guess.
Vinzent.
    
    
More information about the fpc-pascal
mailing list