Re: gcc_assert()!

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

 



Priya Sinha writes:
 > Hi,
 > I encountered some instances of gcc_assert esp in file gensupport.c.
 > for eg; on line no. 1131 the usage is as such :
 > gcc_assert (test);
 > Above test is declared as:
 > const struct c_test *test;
 > 
 > Could anyone plz tell me wat gcc_assert() does.

grep the source, Luke Skywalker.

Andrew.





... it's in system.h

[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