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
 Syntax coloring confused by variables w/ keywrds
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Mangus
New Member

4 Posts

Posted - Aug 18 2004 :  11:02:34 AM  Show Profile
10.0.1246.0, C++

consider the declaration: char* string;

VAX colors string as though it is a keyword (blue), when in this case its a variable.

support
Whole Tomato Software

5566 Posts

Posted - Aug 18 2004 :  4:53:42 PM  Show Profile
Our coloring algorithm is not smart enough to detect the difference between the reserved word and variable. Build for speed, the algorithm assumes "string" is always a reserved word.
Go to Top of Page

Mangus
New Member

4 Posts

Posted - Aug 18 2004 :  5:12:50 PM  Show Profile
Sounds like another way of saying this won't be fixed? :D
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Aug 18 2004 :  8:27:30 PM  Show Profile
Certainly not fixed any time soon.
Go to Top of Page
  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