Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3043
| From | Tridib Bandopadhyay <tridib04@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Method Call from inside a file. |
| Date | Sat, 16 Apr 2011 21:04:52 -0500 |
| Organization | Service de news de lacave.net |
| Lines | 16 |
| Message-ID | <c3329d5221f1efb2bc27783406e96d25@ruby-forum.com> (permalink) |
| References | <e4db35ea8bb31ebf053db829562ecabf@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 1303006662 37957 65.111.164.187 (17 Apr 2011 02:17:42 GMT) |
| X-Complaints-To | abuse@lacave.net |
| NNTP-Posting-Date | Sun, 17 Apr 2011 02:17:42 +0000 (UTC) |
| In-Reply-To | <e4db35ea8bb31ebf053db829562ecabf@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 | 381734 |
| X-Ml-Name | ruby-talk |
| X-Rubymirror | Yes |
| X-Ruby-Talk | <c3329d5221f1efb2bc27783406e96d25@ruby-forum.com> |
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.stben.net!talisker.lacave.net!lacave.net!not-for-mail |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.ruby:3043 |
Show key headers only | View raw
>>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/.
Back to comp.lang.ruby | Previous | Next | Find similar | Unroll thread
Re: Method Call from inside a file. Tridib Bandopadhyay <tridib04@gmail.com> - 2011-04-16 21:04 -0500
csiph-web