swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FArguments follow up


From: Marcus G. Daniels
Subject: Re: FArguments follow up
Date: 25 Jul 2001 11:50:31 -0600
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.7

>>>>> "PJ" == pauljohn  <address@hidden> writes:

PJ> but no matter what I do, I can't get it to accept the double
PJ> argument. Can you explain why?

On second thought, I can:

***************
*** 22,28 ****
    Schedule schedule;
    Schedule stopSchedule;
  
!   public void stepArg (float val) {
      System.out.println ("next @ " + Globals.env.getCurrentTime
  () + 
                          " val: " + val);
--- 22,28 ----
    Schedule schedule;
    Schedule stopSchedule;
  
!   public void stepArg (double val) {
      System.out.println ("next @ " + Globals.env.getCurrentTime
  () + 
                          " val: " + val);

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]