From: Dikshit Saumya-G19445 Date: 2006-08-24T01:34:24+09:00 Subject: Can methods be part of a array Hi I am a newbie to this mailing list. I have a couple of queries: 1. Can methods be part of an array definition, which can bear similarity to 'C' definitions of "array of function pointers", as part of a state machine implementation. 2. How can we make C routine call a "method" defined in a ruby script as we do it the other way while extending ruby call C routines Regards, Saumya.