Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Encapsulate field problem
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

streamer
New Member

6 Posts

Posted - May 04 2012 :  05:58:51 AM  Show Profile  Reply with Quote
When encapsulating one array Get/Set function are not appropriate. I am using: VS2010 / c++

Example:
int fooArray[6];
int FooArray() const { return fooArray; }
void FooArray(int val) { fooArray = val; }

regards

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - May 04 2012 :  1:18:07 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=1217
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000