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
 Incorrect variable type displayed
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

beylevem
Tomato Guru

102 Posts

Posted - Mar 04 2007 :  3:34:12 PM  Show Profile  Reply with Quote
int a, *b;

void tfn() {
b = &a;
}

if you put the mouse on b in the line b = &a, VA shows the type as int, whereas it is in fact int*

sean
Whole Tomato Software

USA
2817 Posts

Posted - Mar 04 2007 :  6:01:48 PM  Show Profile  Reply with Quote
Thanks for the report: case=1000
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