How To Find Program Memory Usage ???

Discussion in 'Assembly Language Programming (ALP) Forum' started by rahulonly4u, Sep 17, 2010.

  1. rahulonly4u

    rahulonly4u New Member

    Joined:
    Sep 6, 2010
    Messages:
    29
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    software developer
    Location:
    india
    Hi,

    How can we Find Out at some point of our code how much memory it using ??

    in c++ or vc++


    Regards
    Rahul
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    I know some programs to test memory leaks but haven't thought about it.

    Task manager works fine for real programs but for small set of memory it is not ideal
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice