Re: Writing to a file

From: Blaize (garath@fl.freei.net)
Date: 09/03/00


>I have been trying for the past three days to figure out this
>stupid problem. Then I thought, "Hey, maybe that's what circle's
>mailing list is for!" And so here comes the problem/question.
>I want to write a buffer straight to a specific file. Simple?
>Maybe, but I can't get the stupid thing to work, never tried
>anything like it before.
>Here's a mockup of the code I'm working on:
>
>-FIRE


Not sure exactly what you are using this for, but it looks like all you need
to do
is insert a
case SCMD_WHATEVER:
  filename = "whatever";

into do_gen_write

--Blaize


     +------------------------------------------------------------+
     | 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