bignum_init() function
bignum_init - Allocate memory for bignum Returns: Pointer to allocated bignum or %NULL on failure
Syntax
struct bignum * bignum_init(void); bignum_init() is called by 5 functions and calls 3 functions:
![]()
bignum_init()
bignum_init() allocates 1 types and frees 1 types:
![]()
bignum_init()