Re: Missing define?

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

 



On 19 Dec 2006 at 16:22, Dave Mitchell wrote:

> On Tue, Dec 19, 2006 at 08:57:47AM -0600, Larry Phillips wrote:

> > 1. time_t does not seem to be defined anywhere in /usr/include/, yet it is used in a fair number of include files.

> I only have access to FC4, not FC3, but this seems to work:
> 
>     #include <stdio.h>
>     #include <time.h>
> 
>     main() {
> 	printf("%d %d\n", sizeof(time_t), sizeof(size_t));
>     }

Thanks. That seems to work. One of my problems is in trying to figure out what to include and in which order. Obviously, size_t 
and time_t are being defined, but for the life of me I could not find time_t. I figured out what I was doing wrong, so I finally found it.
I'll undoubtedly be back with further foolish errors.

Thanks again.

Larry
--
O Sibili, Si. Ergo Fortibus es in ero.
O Nobili! Deis Trux. Vatis inem? Causen Dux!

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux