Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~221 People Reached
Favorite Tags
c x 1
Member Avatar for vibgyor

Hi, I am have trouble in Array of pointers to structure. I have defined as structure. typedef struct { char * name[5]; int number; }mystr; I have defined an array of pointers to this structure.( is this correct ?) mystr (* myptr)[5]; To fill the values, i have to pass …

Member Avatar for Ancient Dragon
0
106
Member Avatar for vibgyor

Hi, I am searching for C++ developer jobs currently in US. I have 7 yrs of exp in c++ application development. I see job recruiting ads with 'Exp in Banking', 'Exp in Creditcards','Exp in Trading'. I get a little puzzled with such groupings. My queries are, * Can I appy …

Member Avatar for Narue
0
115