[EMAIL PROTECTED] writes:

> (Re: defining inline to nothing) That's strange...VC understands
> inline.

Maybe not in the C environment?  Or maybe Herold inadvertently chose a
"strict ANSI" or something?

> Try substituting ( #defining ) ftruncate to chsize.  I had this
> problem when trying to compile FTE (fte.sourceforge.net) with
> VisualAge C++ (which also doesn't have ftruncate).

If that works, we can #define ftruncate to chsize in a Windows header.

Reply via email to