On Mon, 16 Jun 2003 10:32:32 +0900, Josef 'Jupp' Schugt wrote: > I am presently using 'Programming Ruby' but I have problems with the > over-minimalistic description of the C function's behavior. > > I did google (both on WWW and Usenet) but that didn't reveal anything > useful. I for example need some more detailed information on how > REALLOC_N works to avoid core dumps which I presently face :-< > > The descriptions in 'Programming Ruby' are insufficient for old C > hands ... Agree.. not much documentation. I have *just* created a RubyApi site which hopefully will grow and cover whats the purpose with each call in the "ruby.h" and "intern.h" files. http://www.rubygarden.org/ruby?RubyApi add your missing/undocumented methods :-) -- Simon Strandgaard