malloc (0 synonym found)

We don't have any synonyms for malloc yet.

Did you mean…

Think malloc belongs in the thesaurus? Recommend it and we'll take a look.


Definition of malloc:

(n) : (computing) A subroutine in the C programming language's standard library for performing dynamic memory allocation.
(v) : (computing) To allocate memory using the C programming language malloc subroutine.

Definition of malloc:

(n) : (computing) A subroutine in the C programming language's standard library for performing dynamic memory allocation.
(v) : (computing) To allocate memory using the C programming language malloc subroutine.

Back to Top