It's all about the answers!

Ask a question

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


Prashanth Manohar Gopi (158) | asked Apr 08 '21, 3:29 a.m.
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


Comments
Prashanth Manohar Gopi commented Apr 08 '21, 3:32 a.m.

Obtained Output

void a11(int a)

void a11(int b)


Prashanth Manohar Gopi commented Apr 08 '21, 3:32 a.m.

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

Be the first one to answer this question!


Register or 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.