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 | 2011-04-16 21:04 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <c3329d5221f1efb2bc27783406e96d25@ruby-forum.com> (permalink) |
| References | <e4db35ea8bb31ebf053db829562ecabf@ruby-forum.com> |
>>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