From: tamouse mailing lists Date: 2013-01-13T11:36:21+09:00 Subject: Re: Can anyone tell me the computational logic of Unpack() method of string? On Sat, Jan 12, 2013 at 1:27 PM, Arup Rakshit wrote: > Joel Pearson wrote in post #1092065: >> Read this carefully: >> http://www.ruby-doc.org/core-1.9.3/String.html#method-i-unpack >> >> Given the sort of questions you've been posting, I have to ask. Are you >> familiar with www.google.com ? > > Yes, I know. but one thing none of the docs I found have an > explanation,why the output is coming,what the logic behind it.Thus I > pasted here,hoping that people who worked long in this platform might > have practical experience on this,can give me the logic with > explanation. I have Google also but my bad i didn't get any of such > where has some keen explanations. Maybe you should read the code?