From: Alan Chen Date: 2002-08-14T06:51:37+09:00 Subject: Re: formated strings On Wed, Aug 14, 2002 at 06:23:39AM +0900, Maur?cio wrote: > > > existing_string += sprintf("%16d", decimal) > > I'm curious, since I'm new to Ruby: how does sprintf is called, i.e., is > it a method of something or it's some kind of global function (or sintatic > sugar for something)? > > Maur�cio I believe that sprintf is provided via the Kernel module. -- Alan Chen Digikata LLC http://digikata.com