variable in a structure

jack sparrow <[email protected]> Thu, 9 Feb 2012 13:49:26 +0530
Newsgroups gmane.comp.gnu.global.general
Message-ID <CAGhYrmnkfbhi7e-Hmtn3L9YjfD7Noxiag_DWsTkczSmBtZdEAQ@mail.gmail.com>
hi,

Currently in gnu global is it possible to find in which structure a
variable is
defined. for example

struct abc {

int var_a;
int var_b;
int var_c;
};

if i do,

global -<some-option> var_b

i should get

struct abc

is it possible ?

regards
jack

_______________________________________________
Help-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-global