Relative Content

Tag Archive for memorymemory-managementmemory-leaks

strange behavior of the memory allocation in C

I have a program in C that gets a continued fractional representation.
It works fine, but shows an unpredictable behavior for some test cases (one of them is hard coded in program).