Base of Numbers439 (7/2/2003 2:48:00 PM) Hello Folks! I just wanted to know if there's any way except "printf" to print out (or convert to string) a number using a different base than 10. There's "to_s()" for Integers taking a base, but is there any... volker_grabsch
where to post: problem compiling ruby1.8 with borland c 5.5239 (7/3/2003 12:48:50 PM) The ruby-dev is a Japanese list, isn't it? So where should I post this bug? ----- Forwarded message from KONTRA Gergely ----- Date: Wed, 2 Jul 2003 23:13:59 +0900 To: ruby-talk@r... kgergely(41)
Question about streaming on Ruby726 (7/2/2003 10:03:57 AM) This is a multi-part message in MIME format. ------=_NextPart_000_0644_01C340CC.AC403160 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit I have a problem which I even don't kn... robson(2)
DBD::Oracle9 and non-blocking mode635 (7/1/2003 4:04:00 PM) I'm about ready to make available an early copy of my library, but first I have some questions regarding non-blocking mode. I've never actually used this feature, so I'd like to hear from those that do how th... list9150(37)
Sorting a Hash438 (7/1/2003 9:54:14 AM) I'm Having some trouble sorting a hash!, the hash contents are like this: 1 is Ayumi Hamasaki 2 is Zone 1 is Two-Mix 2 is Shazna 1 is L'arc~en~ciel Problem is: I want to ordered it in a descending order but u... oadartse(5)
Memory behavior of String#dup730 (6/30/2003 7:41:08 AM) Hi all, does String#dup also copy the byte sequence of the string or does it only copy a reference and does a copy on write? robert ... bob.news(3805)
Ruby Weekly News044 (7/3/2003 4:48:00 AM) Ruby Weekly News: 07/01/2003 A summary of activity on the ruby-talk mailing list, brought to you this week by Pat Eyler. ANNOUNCEMENTS ============= Raggle 0.1.0 Raggle is a cons... Dave6553(1)
Looking for Cursor contol characters for Windows132 (7/3/2003 3:59:16 AM) I'm writing a ruby program with runs in a Command windows (DOS Box) on Windows 2000 and need to update certain files on the screen with out repainting the whole screen. To accomplish this I am looking for the ... spanton7(1)
[ANN] Aeditor-0.1 is unleashed840 (7/1/2003 12:32:24 PM) Aeditor is a editor-widget written in Ruby. The primary goal is to make a programmers-editor which is suitable for pair-programming. Other important goals is: * fully scriptable in Ruby. * nice vis... 0bz63fz3m1qt3001(96)