Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD Beta Forum
yejun
Wanderer


Joined: 13 Jun 2005
Posts: 51

PostPosted: Wed Aug 16, 2006 5:18 pm   

feature request: next available file number
 
I think it should be a system funtion something like %nextfile, which return an unused file numbers.

Currently, in zMud, in order to prevent file number conflict, I close files immediately after use and 3 hard drivers have been destroyed after a few months or days.

A flush command might be useful as well.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Wed Aug 16, 2006 6:26 pm   
 
Actually, the entire system for dealing with files and the concept of "file numbers" is something that I plan to improve later with CMUD. The current file handling stuff in zMUD is pretty kludgy. Once the zApp libraries are integrated with CMUD, there are a bunch of new file functions that will be a lot more useful than the restrictive file number stuff.

Early versions of zMUD had no way to deal with "objects". So that's why a file number (handle) was used. It was also left over from the 16-bit memory days when you couldn't even have a dynamic array, which is why it's limited to 10 file numbers (or whatever the limit is). There's really no reason to do stuff this way anymore, except to maintain some compatibility. But new file features are not going to be added to this old system. The old system will be maintained for compability, but you'll be encouraged to use a newer file object system for CMUD.
Reply with quote
shalimar
GURU


Joined: 04 Aug 2002
Posts: 4689
Location: Pensacola, FL, USA

PostPosted: Wed Aug 16, 2006 6:29 pm   
 
i think the limit is actually 5
_________________
Discord: Shalimarwildcat
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Wed Aug 16, 2006 6:50 pm   
 
I think there were 10 total, but there are 5 text files and 5 binary files or something really kludgy like that.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD Beta Forum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net