Search:

Type: Posts; User: vivek_coer

Search: Search took 0.00 seconds.

  1. Fantastic - I got the point. Thank you MisterIO -...

    Fantastic - I got the point. Thank you MisterIO - much appreciated :).

    I was assuming that the pointer will just take one byte - bad habit from using old C compilers. For others to refer I would...
  2. Hello itCbitC, As you see in the code, I am...

    Hello itCbitC,
    As you see in the code, I am using tripe pointer just to allocate the memory for the double pointer (pointer to array of pointers to char) in main(). In short triple pointer in...
  3. heap corruption while releasing the memory - triple pointer involved

    Hey folks,
    I was debugging a large code which I couldn't post here - so I wrote a prototype code just to handle the issue in my application. Please don't ask the logic or why I have written...
Results 1 to 3 of 3