Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic TAU (steve huntington)
Decrease font size
Increase font size
Topic Title: pointer of pointer parameter..
Topic Summary: pointer of pointer parameter..
Created On: 21-Jun-2005 05:50
Status: Read Only
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 21-Jun-2005 05:50
User is offline View Users Profile Print this message


Kyung Min Cho

Posts: 1
Joined: 21-Jun-2005

Hello.

I have a trouble with using TAU 2.4.1.0.393.

I define some method .

Method( CPtr< CPtr<BYTE> > ppBytes ) : Integer


:
CPtr<BYTE> pBytes;
CPtr<<BYTE>> ppBytes;

ppBytes = GetAddress(pBytes);

Method( ppBytes );

When I call that method, then I got a error message : ""TIL2371: Type mismatch for variable, formal parameter, synonym or literal".

How can i call that method?

Thanks for regard

Report this to a Moderator Report this to a Moderator
 11-Aug-2005 01:53
User is offline View Users Profile Print this message


Kyung Min Cho

Posts: 1
Joined: 11-Aug-2005

now it solved like this.

I can use 'pointer of pointer' parameter.


CPtr pByte;
uml_operation( a, b, [[&#(pByte)]] );

it works.
but,still I don't know how to do without inline expression.



Edited: 11-Aug-2005 at 04:50 by Kyung Min Cho
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic TAU forum.
There are currently 1 users logged in.
The most users ever online was 15 on 31-Mar-2008 at 16:22.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.