diff options
author | Stanislav Malyshev <stas@php.net> | 2001-08-05 14:48:17 +0000 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2001-08-05 14:48:17 +0000 |
commit | 02fea7ed2358518441637a1fbe5113bc4f92dd9d (patch) | |
tree | ec4db306ace1763b39af8909b830d645f719478f /sapi/tux/php_tux.c | |
parent | c7d7834a43a779203573580f707b630b055cf4c2 (diff) | |
download | php-git-02fea7ed2358518441637a1fbe5113bc4f92dd9d.tar.gz |
(gmp_init) Added extra (optional) argument to gmp_init():
a base argument which indicates the number base. E.g.:
gmp_init('1010101010',2); // feed gmp a binary value.
Patch by Troels.
@- Added optional extra argument to gmp_init(). The extra argument
@ indicates which number base gmp should use when converting a
@ string to the gmp-number. (Troels)
Diffstat (limited to 'sapi/tux/php_tux.c')
0 files changed, 0 insertions, 0 deletions