From: Tridib Bandopadhyay Date: 2011-04-17T11:04:52+09:00 Subject: Re: Method Call from inside a file. >>Ruby doesn't provide users with any free() method; users rely on garbage collection. I want to switch off the Garbage Collection and do my own memory deallocation.So how can I achieve that? I know I have to write a own code of mine, but I don't understand how to execute my own code from the Ruby gc.c file. Regards Tridib -- Posted via http://www.ruby-forum.com/.