![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Reference Operations with Skip Lists Topic Summary: Can reference operations be performed on skip lists? Created On: 23-Jun-2006 22:42 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I have three related skip lists. I want to call a function to add an item to the appropriate skip list. Currently I send an integer indicating which skip list to use. It would be more efficient to send a reference to the appropriate skip list. When I try this, however, the skip list does not get updated. |
|
![]() |
|
![]() |
|
Hi David,
Skip lists are handled in Doors like pointers, so you do not need to use the ampersand. Pass the Skip list as normal argument to a function and you will be able to modify the entries .... ![]() Greetings Reik Schröder ------------------------- Evosoft GmbH for Siemens Industry Sector Berlin, Germany |
|
![]() |
Telelogic DOORS
» General Discussion
»
Reference Operations with Skip Lists
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.