Xniveres

Results 2 issues of Xniveres

hey, tried using this project in a few places with visual studio 22 with cpp 17 errors: ``` oxorany.h(743): warning C4789: buffer '' of size 17 bytes will be overrun;...

hey, i tried to get the size of a table, however GetSetElements returns an error: code I've used: ```go tables, _ := clientNFT.ListTables() for _, i := range tables {...

bug