add_next_index_double

add_next_index_double -- Add double value to assoc array using next free numeric index

Descrição

#include <zend_API.h>

int add_next_index_double ( zval* arg, double d )

...

Parâmetros

arg

...

d

...

Valores de retornado

...