From: ahoward Date: 2003-05-06T08:02:38+09:00 Subject: Re: [Q] How do you use Array#pack? On Tue, 6 May 2003, Daniel Carrera wrote: > I know now that I need to use Array#pack, could someone please tell me > where I can find documentation on it? > > I'm not asking for one or two examples where I see it used. I actually > want to learn what this method does. Pickaxe doesn't contain much. Is > there another resource? > > In particular, I want to find a list of all the inputs that pack can take > and what they mean. What is "A3"? What is "b*"? To me they look like > random strings of characters. > > I hope that someone can tell me where "The Fine Maual" is. http://www.rubycentral.com/book/ref_c_array.html#Array.pack http://www.rubycentral.com/book/ref_c_string.html#String.unpack http://www.perldoc.com/perl5.8.0/pod/func/pack.html http://www.perldoc.com/perl5.8.0/pod/func/unpack.html -a -- ==================================== | Ara Howard | NOAA Forecast Systems Laboratory | Information and Technology Services | Data Systems Group | R/FST 325 Broadway | Boulder, CO 80305-3328 | Email: ara.t.howard@fsl.noaa.gov | Phone: 303-497-7238 | Fax: 303-497-7259 ====================================