Thanks Andrew!
At 05:39 PM 3/29/00 +1200, you wrote:
>tim wrote:
>> I would like to open a text file.
>> like FILE *f = fopen("text.txt","w")
>> in C.
>>
>> Then I would like to write text one string at a time.
>> Then close it.
>
>>> f: open/new/write %test.txt
>>> append f "Hello from Andrew!^/"
>>> append f "Goodbye!^/"
>>> close f
>>> prin read %test.txt
>Hello from Andrew!
>Goodbye!
>
>> info on how and where to find documentation
>> would be appreciated.
>
>From:
> netports.html
>
>Andrew Martin
>Nothing up my sleeves...
>ICQ: 26227169
>http://members.xoom.com/AndrewMartin/
>-><-
>
>