![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Skip Parameters Topic Summary: Created On: 16-Mar-2004 19:35 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
The attached code sends two Skip lists to a function who modifies them. Notice that the first skip is "aliased" with the "&" character while the 2nd one is not. Never-the-less both Skips are updated and passed accurately to the calling program.
Notice that skp3 is "assigned" to skp1; but it appears to be a pointer and not a value assignment. Anybody want to comment about that? - Louie |
|
![]() |
|
![]() |
|
The following code demonstrates that you DO need the & symbol for function parameters that modify Objects (both o2 and o3 are modified but only o3 STAYS modified).
Anyway its real confusing and the DXL manual should explain it. - Louie |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Skip Parameters
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.