ArchiveOrangemail archive

Users list for GNU GLOBAL


help-global.gnu.org
(List home) (Recent threads) (382 other GNU lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Low traffic list: less than 3 messages per day
  • This list contains about 141 messages, beginning May 2010
  • 0 messages added yesterday
Report the Spam
This button sends a spam report to the moderator. Please use it sparingly. For other removal requests, read this.
Are you sure? yes no

variable in a structure

Ad
jack sparrow 1328775580Thu, 09 Feb 2012 08:19:40 +0000 (UTC)
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
Home | About | Privacy