guys,
access(filenamewithpath, F_OK) returned true as Zero if i have access to it. what do i use in C to tell me that a file is not empty? fstat? or is there something more common? thanks, gary -- Gary Kline [email protected] http://www.thought.org Public Service Unix Journey Toward the Dawn, E-Book: http://www.thought.org The 8.57a release of Jottings: http://jottings.thought.org Twenty-five years of service to the Unix community. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
