Hi, I have also some another thing in Ruby that I am not sure about. What kind of storage binding is used in Ruby, as far as I understand there are no static variables (i'm not sure again), then Ruby uses both stack-dynamic and heap-dynamic variables or just stack-dynamic? -- Posted via http://www.ruby-forum.com/.