skip to main
|
skip to sidebar
Ruby Notes and Tutorial
Wednesday, May 21, 2008
Print without newline
use print for more control than puts.
irb(main):001:0> puts "Hello"
Hello
=> nil
irb(main):002:0> print "Hello"
Hello=> nil
irb(main):003:0>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Free web analytics, website statistics
Blog Archive
▼
2008
(9)
►
July
(1)
▼
May
(8)
Ping echo check in Ruby, a dummy port scanner
Command line arguments in Ruby.
Switch case in Ruby
Random Number with ruby
Print without newline
Loops in Ruby (Looping...For)
Typical Ruby File
Ruby Hands-on
Labels
case
(1)
command-line
(1)
comment
(1)
dummy
(1)
example
(3)
for
(1)
gif2led
(1)
loops
(1)
note
(1)
notes
(1)
ping
(1)
pingecho
(1)
print
(1)
puts
(1)
rand
(1)
random
(1)
rmagick
(1)
ruby
(9)
sample
(1)
switch
(1)
tips
(4)
tutorial
(1)
Hotpot news portal
Info HK
Taiwan People
Hotpot.hk
No comments:
Post a Comment