Retrieving initializer list values

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Suppose I have the following array declaration inside a function:

    static const int arr[3] = {1,2,3};

Given the tree of variable arr, what functions should I use to find the list of values with which the array was initialized?

Thanks and regards,
Anubhav





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux