hey...
I'm coding a program for my school project and i have come across a very different problem!!
I was using graphics.h in my program... everything is running great.. even graphics are doing well... but after some time... that is after some input... the size of the text shrinks... and it shrinks after every command and in d end it is a block as if all the text is shrinked into a block... and even the program stops after the maximum shirnking.....
is dere some problem with the memory??
is it because of many function calls and storage... because it is a big project... around 1000 lines of codes...
is it because the memory is full..??