From: nobu.nokada@... Date: 2002-04-12T17:18:56+09:00 Subject: Re: Ruby and MSVC++ Hi, At Fri, 12 Apr 2002 16:03:10 +0900, Anton V.Kondakov wrote: > When i try compile source from Programming Ruby book, i get error: > > Compiling... > tstruby.cpp > d:\tstruby\tstruby.cpp(25) : error C2664: 'rb_define_method' : cannot > convert parameter 3 from 'unsigned long (unsigned long)' to 'unsigned long > (__cdecl *)(...)' Rename tstruby.cpp tstruby.c -- Nobu Nakada