Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #3043 > unrolled thread

Re: Method Call from inside a file.

Started byTridib Bandopadhyay <tridib04@gmail.com>
First post2011-04-16 21:04 -0500
Last post2011-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.


Contents

  Re: Method Call from inside a file. Tridib Bandopadhyay <tridib04@gmail.com> - 2011-04-16 21:04 -0500

#3043 — Re: Method Call from inside a file.

FromTridib Bandopadhyay <tridib04@gmail.com>
Date2011-04-16 21:04 -0500
SubjectRe: 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/.

[toc] | [standalone]


Back to top | Article view | comp.lang.ruby


csiph-web