[[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]
beckmanf created
dt-code-varsig [2011/04/07 17:01]
beckmanf for loop geändert
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.txt
  • Last modified: 2011/04/07 17:01
  • by beckmanf