|
gmp_scan0Scan for 0 Description
int gmp_scan0(GMPintstring
$num1 , int $start )
Scans Parameters
Return ValuesReturns the index of the found bit, as an int. The index starts from 0. Examples
Example #1 gmp_scan0 example
The above example will output: 3 7 |