Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail From: Tridib Bandopadhyay Newsgroups: comp.lang.ruby Subject: Re: Method Call from inside a file. Date: Fri, 1 Apr 2011 13:33:11 -0500 Organization: Service de news de lacave.net Lines: 26 Message-ID: References: <7823646f2514b0f079496a3719a70f72@ruby-forum.com> NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: talisker.lacave.net 1301682950 52521 65.111.164.187 (1 Apr 2011 18:35:50 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Fri, 1 Apr 2011 18:35:50 +0000 (UTC) In-Reply-To: <7823646f2514b0f079496a3719a70f72@ruby-forum.com> X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 380761 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:2120 Brian Candler wrote in post #990438: > Your code will be either compiled into a shared library (.so or .dll), Yes its getting compiled in *.so file. > I don't know what you mean by "acting like a library function". I mean to say that I am trying to write a function which will allow the users to free the allocated memory by themselves rather than doing it by Garbage Collection. So I need a syntax like that of C free(variable); So, to achieve it do I need to this above detailed thing or I have to do any other stuffs. Regards Tridib -- Posted via http://www.ruby-forum.com/.