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