void Init2d( int n1, int n2 )
Sub Init2d ( n1 As Integer, n2 As Integer )
abstract Init2d : n1 : int * n2 : int -> unit
In This Article