PDA

View Full Version : Has anyone else noticed this?


stefann
12-22-2005, 09:59 AM
The way the forums are named look like hooks in C++
General::General Discussion
Weird...

sdabbs65
12-22-2005, 01:19 PM
The way the forums are named look like hooks in C++
General::General Discussion
Weird...

heres a quarter because I care...

class CoinSlot def initialize(amt=Cents.new(25)) @amt = amt $here = binding endend

a = CoinSlot.neweval "puts @amt", $hereeval "puts @amt"


produces: $0.25USD

Cisyouc
12-22-2005, 04:15 PM
Okie dokie..