J
James Kuyper
On 06/15/2012 03:59 PM, Barry wrote:
....
It provides alternative, implementations of C standard library functions
such as fopen(), fread(), etc. That kind of thing is, at best, a
dangerous thing to do. However, it doesn't even compile. It uses FSSpec
as if it were a valid type name, despite the complete absence of any
definition for that identifier anywhere in the code.
....
what does unixbf.c do , it is important for the program?
It provides alternative, implementations of C standard library functions
such as fopen(), fread(), etc. That kind of thing is, at best, a
dangerous thing to do. However, it doesn't even compile. It uses FSSpec
as if it were a valid type name, despite the complete absence of any
definition for that identifier anywhere in the code.