Difference between revisions of "Array.addrow()"
Jump to navigation
Jump to search
(Created page with "* << Z3 Home * Z3 Language Documentation * Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member F...") |
|||
Line 4: | Line 4: | ||
− | ==Array.addcolumn( | + | ==Array.addcolumn(NumberOfColumns) == |
Add a count of NumberOfRows to this array. | Add a count of NumberOfRows to this array. | ||
Same as [[ Array.ar() | Array.ar()]] | Same as [[ Array.ar() | Array.ar()]] |