Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 typedef struct members dont show in va view

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
Paulus Posted - Sep 11 2007 : 09:28:05 AM
in a c file with
typedef struct _s
{
int aa;
char bb[32];
}s;

If you put the cursor over the s, you see s and _s, but no internal members. using vs 2005
3   L A T E S T    R E P L I E S    (Newest First)
support Posted - Sep 13 2008 : 01:25:26 AM
case=838 is fixed in build 1649
feline Posted - Sep 11 2007 : 10:14:39 AM
Unfortunately this is a known bug:

case=838
Paulus Posted - Sep 11 2007 : 09:45:28 AM
I see that the problem only occurs when the typedef is in the c file. When it is in an h file, the members do show up.

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