writeUintTable

Write a function that returns a uint[] with data stored in table

void
writeUintTable
(,
string name
,
const uint[] table
)

Meta