php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
int2num.c File Reference
#include "bcmath.h"

Go to the source code of this file.

Functions

void bc_int2num (bc_num *num, int val)
 

Function Documentation

◆ bc_int2num()

void bc_int2num ( bc_num * num,
int val )

Definition at line 36 of file int2num.c.