#include <zend_API.h>
void RETURN_DOUBLE ( double d )
RETURN_DOUBLE() sets the return_value
of the given function to d
and returns control to
the calling function.
Poprzedni | Spis treści | Następny |
RETURN_BOOL | Początek rozdziału | RETURN_EMPTY_BINARY |