swarm-support
[Top][All Lists]
Advanced

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

Re: Geometry Archiving still not working the way a I wish


From: Marcus G. Daniels
Subject: Re: Geometry Archiving still not working the way a I wish
Date: 04 Feb 1999 14:02:31 -0800

>>>>> "PJ" == Paul E Johnson <address@hidden> writes:

PJ>   for(i=0; i< 4; i++)
PJ>     {
PJ>       char rasterName[15];
[..]
PJ>       [policyRaster setWindowGeometryRecordName:rasterName];

Try "strdup (rasterName)"; the scope of your scratch array is
just for duration of that for loop.



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