This comment is reply for 219 kawauchi: (条件を満たす行を取り除く). Go to thread root.
takano32 #293(2007/07/07 04:12 GMT) [ Ruby ] Rating0/0=0.00
1 2 3
ARGF.read.each_line do |line| puts line unless line.index('#') == 0 end
Rating0/0=0.00-0+
[ reply ]
takano32
#293()
[
Ruby
]
Rating0/0=0.00
Rating0/0=0.00-0+