开发者

Large integer and arbitrary/multi precision floats for Vala

Is there a way to use big integers or arbitrary precision types i开发者_如何学编程n vala?


Apparently, no one made a binding yet: http://live.gnome.org/Vala/BindingsStatus, although there was some discussion about GMP & Vala operator overloading.

You'll have to bind one of the bignum libraries. (see http://en.wikipedia.org/wiki/Arbitrary-precision_arithmetic)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜