Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to print Rhapsody Operation along with its arguements in RPE in proper format

Hi All,

Expected Output:

<operation_return type> operationname (<arg_return type> arg_name)

For Eg)

void a11(int a ,int b)

Obtained Output)


Below please find the snapshot of template i have designed

Please help me with designing RPE template for the above Expected Output.

Thanks in Advance

Regards,

Prashanth

0 votes

Comments

Obtained Output

void a11(int a)

void a11(int b)

Kindly let me know how to print the function prototype in expected output format


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 08 '21, 3:29 a.m.

Question was seen: 593 times

Last updated: Apr 08 '21, 3:32 a.m.

Related questions
Confirmation Cancel Confirm