Re: malloc
Santosh Sivaraj <[email protected]>
| Newsgroups | gmane.linux.c-programming |
|---|---|
| Message-ID | <[email protected]> |
On 12/20/2010 10:09 AM, ratheesh k wrote: > Is the below statement right or wrong ? > > malloc tries to allocate continous memmory space in virtual address > space. not in physical address space. It is right, you could have googled it. -- To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html