Dictionary
Thesaurus
Reference
Translate
Web
Related Searches
on Ask.com
Malloc
2 dictionary results for: Malloc
Free On-line Dictionary of Computing - Cite This Source - Share This

malloc
C's standard library routine for storage allocation. It takes the number of bytes required and returns a pointer to a block of that size. Storage is allocated from a heap which lies after the end of the program and data areas. Memory allocated with malloc must be freed explicitly using the "free" routine before it can be re-used.
gc is a storage allocator with garbage collection that is intended to be used as a plug-in replacement for malloc.

Acronym Finder - Cite This Source - Share This

MALLOC

MALLOC: in Acronym Finder

Share This:Share This: digg.comShare This: ma.gnolia.comShare This: www.stumbleupon.comShare This: del.icio.usShare This: FacebookShare This: favorites.live.comShare This: www.technorati.comShare This: furl.netShare This: myweb2.search.yahoo.comShare This: www.google.com