Ok so now be patient and respectful because this is the first time I've used ncurses.
But here's my story.
I'm making a application using the ncurses. and I just realized one thing.
Whenever I used initscr(). I get approx over 70 000 memory leakage.
Any suggestion on what I should do?
the valgrind displays the memory leak.
I would be happy if any of you out there would answer this.