swarm-support
[Top][All Lists]
Advanced

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

Re: modelProbeMap in simpleExperSwarm.m


From: Marcus G. Daniels
Subject: Re: modelProbeMap in simpleExperSwarm.m
Date: 12 Sep 1998 10:23:08 -0700

>>>>> "ZI" == Zafar Iqbal <address@hidden> writes:

ZI> The program gets 'stuck' at the line (see below for
ZI> complete code) agentDisplay = [agentDisplay createEnd];

I'm skeptical this is the case.  I notice you don't have newlines for
the printf messages at and after that point; I'm guessing the output
is probably being buffered.  If you don't want to send a newline
to standard output, use "fflush (stdout);" so that your text is sure
to be seen.


                  ==================================
   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]