D2009 <> D2009

Giganews Newsgroups
Subject:D2009 <> D2009
Posted by: Rimvydas Paulavicius
Date:Tue, 23 Sep 2008

Gues the result:

var
      P: PChar;
  begin
      P := '@';
      if P <> '@' then
        Caption := P+'<>'+'@';
  end;

See in attachments!

Replies