Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Bug? Create implementation

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
rog Posted - Feb 02 2007 : 09:47:55 AM
Hi Guys,

I couldn't find this reported anywhere but apologies if it's known. I'm using 10.3.1544 and I get the following problem:

If I have a signature of a function in a class as follows -
void SetCoarseWeights(int x, int y, int z, double dX1, double dX2,	// set coarse weights in grid X
	double dX3);


Then, when I choose "Create implementation", I get the following:

void CFastRBF::SetCoarseWeights( int x, int y, int z, double dX1, double dX2, // set coarse weights in grid X double dX3) )
{

}


The comment gets included in the signature - see what I mean?

Anyway, over to you guys .....
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Feb 02 2007 : 3:02:28 PM
This is a known problem, and also shows up with Change Signature, which is probably why you did not find it when searching the forum.

case=1631

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000