From: Tridib Bandopadhyay Date: 2010-11-19T10:30:30+09:00 Subject: Re: Ruby Programming Hello I need to do this... The Gc is called at the runtime in Ruby. So 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 within any function.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/.