Do I get it right, that a construction like
    record
    Something: byte;
     case Something of
      1: (x,y: word);
      2: (z: longword);
    end;
Is impossible in FPC?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to