new/malloc/calloc : Heap Memory.

Sanju
:)



On Wed, Aug 31, 2011 at 7:00 AM, Abhishek Mallick <
abhishek.mallick2...@gmail.com> wrote:

> heap memory is allocated using new/malloc. memory from stack is
> allocated for local variables/objects for a function.
> Correct me if I am wrong.
>
> On Aug 31, 6:37 pm, ravi maggon <maggonr...@gmail.com> wrote:
> > What memory is allocated to a function, to a variable, to a object
> created
> > at run time using new or malloc and to a function containing a object
> with
> > run time memory allocation.
> >
> > --
> >
> > Regards
> > Ravi Maggon
> > Final Year, B.E. CSE
> > Thapar University
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to