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
 typedef - pointer to array
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

davida
Starting Member

Israel
1 Posts

Posted - Aug 03 2011 :  12:29:18 PM  Show Profile  Reply with Quote
While hovering over a variavble, the dispaly of the type includes typedefs of pointer to arrays.

the following typedefs:

typedef unsigned char Uint8;
typedef Uint8 (*TdrFilterSetListPtr)[2][2];
typedef Uint8 (*FdrFilterSetListPtr)[2][5];
typedef Uint8 (*Uint8_2by5)[2][5];

The last 3 are definition of a pointer to array.

the variable itsef is defined as:

Uint8 BandwidthPartsJ;

The following is the info displayed:



The first 3 typedef have no relevance and should not be displayed.

Brief browse:





Edited by - davida on Aug 03 2011 1:25:31 PM

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Aug 03 2011 :  7:42:01 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=59133
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