Re: [CODE][ERROR] error C2039: '_fileno' : is not a member of '_iobuf'

From: Karl Buchner (blaize@oceanfree.net)
Date: 11/16/00


On Wed, 15 November 2000, Mechanical Animal wrote:
> I believe (but don't quote me) that Ascii pfiles is for
> *nix systems, hence the Win9X release of Ascii pfiles (good job
> on those by the way, they just need to include a few more things)


To make ascii pfiles win98 compatable, change the
_fileno's to _file's  then search through diskio.c for
places where strlen(x)s are malloc()'d and change it
to strlen(x) + 1
This should solve all the problems.

--Blaize Imperator


Visit http://www.oceanfree.net to get your free e-mail account and use our unique Irish Internet directory


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/11/01 PDT