Thread: how to check whether memory is allocated dynamically or not ?

  1. #1
    Registered User
    Join Date
    Oct 2010
    Posts
    1

    Lightbulb how to check whether memory is allocated dynamically or not ?

    hi..

    please tell me how to check whether memory is allocated dynamically or not ?

    any help is greatly appreciated...

    thanks in advance...

  2. #2
    Registered User
    Join Date
    May 2010
    Location
    Naypyidaw
    Posts
    1,314

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Closed for endemic cross-posting selfishness!
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Question regarding Memory Leak
    By clegs in forum C++ Programming
    Replies: 29
    Last Post: 12-07-2007, 01:57 AM
  2. Dynamically allocated size
    By maverickbu in forum C++ Programming
    Replies: 12
    Last Post: 06-26-2007, 01:16 PM
  3. Arrays and pointers to allocated memory
    By TriKri in forum C Programming
    Replies: 19
    Last Post: 07-23-2006, 10:52 AM
  4. Replies: 8
    Last Post: 10-12-2004, 11:41 AM