Hey so i\'m using the pdCurses lib and stringStream to calculate and make a 5 character long string that represents a clock. It shows like 00:00, 0:00, 00.00, or 0.000. However
This is a memory system assertion, it usually is triggered by allocating memory when the heap has already been corrupted. The trigger was probably this:
time_s.insert(0, min);
However, the problem is somewhere else--somewhere where you are overwriting memory that you shouldn't.