Hi,
I am using Rational Rose 2000 to generate C++ code (not
Visual C++ code) and I have a few troubles.
These questions have probably been sent before but I cannot find
any information on them.
I would like to add function headers outside each function
(outside the scope of the //## begin ... //## end managed by the code
generator). The problem is that my comments are suppressed
each time I re-generate the module.
My other problem is related to indentation. We have rules
on how to present functions in order to increase the clarity.
For instance :
STATUS MyFunction
(
UINT32 MyU32Value,
BOOL MyBoolValue,
int * MyPtrOnU32Value
)
{
...
}
I would like to setup the C++ code generator to generate the
functions using this indentation for the parameters instead of
writing everything on the same line.
If anyone has any info or hint on this, please let me know.
Thanks.
Jerome.
Jerome Debard
VMETRO asa
Brynsveien 5
N-0667 Oslo, Norway
Phone: +47 22 10 60 90
Fax: +47 22 10 62 02
Email: [EMAIL PROTECTED]
http://www.vmetro.com
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************