Hi, At Tue, 8 Nov 2005 17:57:12 +0900, newbie wrote in [ruby-talk:164738]: > > Hi, all > I am integrating a 3rd party API with ruby extension. The code is > roughly like this > void my_function() > { > char p[256]; > ...//assign the value of p in the api Is it certainly terminated by '\0'? -- Nobu Nakada