added moo_duputobcharswithheadroom(), moo_dupbtoucharswithheadroom()

added moo_inttoooi() and made public moo_inttooow()
enhanced the ffi module a bit more
This commit is contained in:
hyunghwan.chung
2017-01-15 17:53:37 +00:00
parent 79198df35b
commit 70f9976af3
12 changed files with 299 additions and 110 deletions

View File

@ -1003,12 +1003,6 @@ int moo_isint (
moo_oop_t x
);
int moo_inttooow (
moo_t* moo,
moo_oop_t x,
moo_oow_t* w
);
moo_oop_t moo_addints (
moo_t* moo,
moo_oop_t x,