Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3043 > unrolled thread
| Started by | Tridib Bandopadhyay <tridib04@gmail.com> |
|---|---|
| First post | 2011-04-16 21:04 -0500 |
| Last post | 2011-04-16 21:04 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.ruby
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Method Call from inside a file. Tridib Bandopadhyay <tridib04@gmail.com> - 2011-04-16 21:04 -0500
| From | Tridib Bandopadhyay <tridib04@gmail.com> |
|---|---|
| Date | 2011-04-16 21:04 -0500 |
| Subject | Re: Method Call from inside a file. |
| Message-ID | <c3329d5221f1efb2bc27783406e96d25@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 top | Article view | comp.lang.ruby
csiph-web