Re: Any ideas about ascii playerfile?

From: Pink Floyd (floyd@south.mit.edu)
Date: 11/17/95


   I really want to convert my playerfile to ascii.
   Any ideas?

Roughly, you could chop out the part of db.c that reads in the players, 
add in the code for the "stat player ..." command, changing sprintf's to
fprintf's, and have it read in each record and write it out in ascii with
nice fields etc. (just like the stat command).  Then you'll have the whole
player file in a text file.  Passwords will still be encrypted, though.



This archive was generated by hypermail 2b30 : 12/07/00 PST