Hello every one I have one question The Gc is called at the runtime in Ruby. So if i try to code a program which requires memory allocation and Garbage collector. Now the scenario is such that--- In the gc.c file if I write some print statement.So when the gc comes for working, Will it show me the message which i tried to print out.? Regards Tridib -- Posted via http://www.ruby-forum.com/.