swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cout<< or .toString() in Objective-c?


From: Ralf Stephan
Subject: Re: cout<< or .toString() in Objective-c?
Date: Mon, 29 May 2000 17:15:09 +0200

>       FILE *fp;
>       id myStream = [OutputStream create: [self getZone] setFileStream: fp];
>       [myStream catC: someCharPointer];

Of course the FILE* has to be initialized, too, at some time:

                fp = fopen (fname, "w");


Oops,
ralf
-- 
http://ME.IN-berlin.de/~rws/

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]