[chuck-users] float arguments from command line

Perry Cook prc at CS.Princeton.EDU
Sat Feb 19 23:13:49 EST 2011


Obviously what I posted works, but the extra cast isn't necessary.
So all that's really needed is:

Std.atof(me.arg(2)) => float MAX_TIME;

PRC



More information about the chuck-users mailing list