swarm-support
[Top][All Lists]
Advanced

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

help using ListIndex


From: James Marshall
Subject: help using ListIndex
Date: Thu, 28 May 1998 17:09:13 GMT

Hi,
  I'm having some teething troubles using ListIndex... my code 
crashes when I try to create one. Here's the code segment:

id allAgents;

printf("Creating global ListIndex...\n");
allAgents=[ListIndex createBegin: [self getZone]];
[allAgents setEndsOnly: NO];
[allAgents createEnd];
printf("created\n");

and here's the output:

Creating global ListIndex...
(C:\Swarm\swarmapps-1.1\EPD\EPD.exe 1001) Exception:
STATUS_ACCESS_VIOLATION (C:\Swarm\swarmapps-1.1\EPD\EPD.exe 1001)
Dumping stack trace to EPD.exe.core

I hope someone can shed some light on this? Thanks!
        James
--
James Marshall - Postgraduate Research Student (MPhil/PhD)
Artificial Intelligence Group - Department of Computer and Information Sciences
De Montfort University - Milton Keynes Campus
Web:- http://www.mk.dmu.ac.uk/~jmarshall/

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