calloc
noun 1verb 1
Definitions
noun
1
A subroutine in the C programming language's standard library for performing dynamic memory allocation.
verb
1
To allocate memory using the C programming language calloc subroutine.
Your note
not saved0 chars
noun
A subroutine in the C programming language's standard library for performing dynamic memory allocation.
verb
To allocate memory using the C programming language calloc subroutine.