Hello, you have come here looking for the meaning of the word
malloc. In DICTIOUS you will not only get to know all the dictionary meanings for the word
malloc, but we will also tell you about its etymology, its characteristics and you will know how to say
malloc in singular and plural. Everything you need to know about the word
malloc you have here. The definition of the word
malloc will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
malloc, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
English
Etymology
Blend of map + allocate.[1]
Noun
malloc (plural mallocs)
- (computing) A subroutine in the C programming language's standard library for performing dynamic memory allocation.
2001, USENIX Association, Proceedings of the FREENIX Track: 2001 USENIX Annual Technical Conference:It compares the behavior of nine different mallocs when used with Hummingbird and GNU Emacs dynamic memory activity traces.
Verb
malloc (third-person singular simple present mallocs, present participle mallocing, simple past and past participle malloced)
- (computing) To allocate memory using the C programming language malloc subroutine.
References
Further reading