64 bit coding

bill davidsen davidsen at tmr.com
Wed Apr 25 19:56:52 UTC 2001


In article <ylitjvbyim.fsf at windlord.stanford.edu>,
Russ Allbery  <rra at stanford.edu> wrote:

| I can't read this error message; it seems to be complaining about:
| 
|         fgets(t, F->sbuf - strlen (F->buf), F->f);
| 
| but I don't know what it thinks is wrong with that.

  Sorry for two replies to one message, but I think this is because it
uses the IBM header files, and this is declared:
  /usr/include/stdio.h:extern char        *fgets(char *, int, FILE *);
which might force some conversion.

-- 
bill davidsen <davidsen at tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.


More information about the inn-workers mailing list