Subject: Re: ftruncate
To: None <banshee@gabriella.resort.com, current-users@sun-lamp.cs.berkeley.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 07/19/1994 05:06:28
As I pointed out in reply to your `bug' report:

This is a bug in your program.  You either need to #include <unistd.h>,
or cast the second argument of ftruncate(2) to `off_t'.


------------------------------------------------------------------------------