deepinlife
July 17th, 2005, 11:27 PM
what is the search path of g++ in searching paths?
for example /usr/include/c++/3.2/
what is all the all teh folders it search ?and how to know them?
is there a variable having all of it?
also in codei see some defined struct somewhere..but i want to see the defination of these struct, where is teh header conating it ?
off_t
mode_t
size_t
uintmax_t
for example /usr/include/c++/3.2/
what is all the all teh folders it search ?and how to know them?
is there a variable having all of it?
also in codei see some defined struct somewhere..but i want to see the defination of these struct, where is teh header conating it ?
off_t
mode_t
size_t
uintmax_t