Search:

Type: Posts; User: asadullah

Search: Search took 0.00 seconds.

  1. To find the memory leaks without using any tools

    I worked for a long time for this article. This program is tested on Sun-Solaris system using gcc compiler.

    In market, there are a lot of tools for detecting the memory leaks. Here I made a...
  2. Detail about How VPTR and Virtual table works

    Assumption: machine is 32-bit .
    Here I am going to explain How Virtual table, Virtual pointer for Virtual functions are internally working.

    First we have understand memory layout.

    Example 1:...
Results 1 to 2 of 2