dt-code-varsig

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dt-code-varsig [2011/03/28 16:37] – created beckmanfdt-code-varsig [2011/04/07 17:01] (current) – for loop geändert beckmanf
Line 35: Line 35:
 begin begin
   v := '1';    v := '1'; 
-  for i in range 0 to 3 loop+  for i in 0 to 3 loop
     v := v and a_i(i);     v := v and a_i(i);
   end loop;      end loop;   
  • dt-code-varsig.1301323055.txt.gz
  • Last modified: 2011/03/28 16:37
  • (external edit)