Search:

Type: Posts; User: the-tzar

Search: Search took 0.01 seconds.

  1. 1) The program is big (11227 lines in *.c and *.h...

    1) The program is big (11227 lines in *.c and *.h files) and bug can be almost everywhere;
    2) 2 libraries are written in C by other people, the bug appears when we started to reuse it in our...
  2. Hi, 1) If symbNumb I pass to "destructor"...

    Hi,

    1) If symbNumb I pass to "destructor" (pleas, let me use this incorrect name) is GREATER than I used for "constructor" I would get "segmentation fault" (or "step-no-other-toe"), but not the...
  3. my C++ program hangs during memory deallocation.

    Dear folks,

    my C++ program hangs during memory deallocation.

    Does anybody knows how one can find such a terrible BUG and what can
    be the reason?

    I know what is "memory leak", "segmentation...
Results 1 to 3 of 4