I Installed gcc using yum install gcc, Where can I find the Header files Declarations

JD jd1008 at gmail.com
Sat May 14 03:57:48 UTC 2011


On 05/13/11 22:18, Varuna Seneviratna wrote:
> Installed gcc using
> Code:
>
> yum install gcc
>
> , Where can I find the Header files Declarations
> eg:- limits.h, float.h
> Edit/Delete Message
/usr/include/limits.h

gcc does not bring in float.h



More information about the users mailing list