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
 References to arrays
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

DaveChapman
New Member

8 Posts

Posted - Mar 05 2004 :  10:14:02 AM  Show Profile
VAX (and VA6 I think) doesn't understand references to arrays. If I have a function which takes a reference to an array of 10 bools...

void func(bool (&table)[10])
{
if (table[0]).......
}

VAX underlines all mentions of 'table' as errors, doesn't colour it, no tooltips or anything.
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000