added stix_bitxorint()
This commit is contained in:
@ -1124,11 +1124,6 @@ stix_oop_t stix_bitxorints (
|
||||
stix_oop_t y
|
||||
);
|
||||
|
||||
stix_oop_t stix_bitinvertint (
|
||||
stix_t* stix,
|
||||
stix_oop_t x
|
||||
);
|
||||
|
||||
stix_oop_t stix_strtoint (
|
||||
stix_t* stix,
|
||||
const stix_ooch_t* str,
|
||||
|
Reference in New Issue
Block a user