Method: Kernel#putc
- Defined in:
- lib/source/ruby.rb
#putc(int) ⇒ Object
call-seq:
putc(int) -> int
FIX: Incomplete
1381 1382 |
# File 'lib/source/ruby.rb', line 1381 def putc(int) end |
call-seq:
putc(int) -> int
FIX: Incomplete
1381 1382 |
# File 'lib/source/ruby.rb', line 1381 def putc(int) end |