Search:

Type: Posts; User: margemoosh; Keyword(s):

Search: Search took 0.74 seconds.

  1. Replies
    10
    Views
    1,266

    [SOLVED] Re: C++ doesn't free deleted structs!

    thanks for the answers i think i dont have memory leaks:p
    i just add some line to my code to reallocate that memory again and i after that my uses memory for this program was still 500mb.
    it's good...
  2. Replies
    10
    Views
    1,266

    [SOLVED] Re: C++ doesn't free deleted structs!

    it's good to know that but i want to know if my program has any memory leaks or something because this structure will create a huge tree and deleting it may cause memory leaks.
    so is there anyway...
  3. Replies
    10
    Views
    1,266

    [SOLVED] C++ doesn't free deleted structs!

    hi me and my friend are writing a program but now i found out that delete doesn't work properly in ubuntu for my program but works correctly in windows.
    here is a sample code it take 600mb ram and...
Results 1 to 3 of 3