swarm-support
[Top][All Lists]
Advanced

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

Re: What class are you?


From: Scott Christley
Subject: Re: What class are you?
Date: Wed, 24 Sep 1997 09:27:54 -0700

At 09:29 AM 9/24/97 -0500, Sven N. Thommesen wrote:
>Does anyone know what the syntax is for getting the class name of the
>offending object back, as a printable string?

There are two

char *
class_get_class_name(Class)

char *
object_get_class_name(id)

So the first returns of the name of the class for a class while the second
returns the name of the class for an object instance.

>So: where do I find comprehensive
>documentation for the objects and methods available with the GNU version of
>ObjectiveC?

Umm the source code ;-(  I have started on writing some user documentation
for the GNU Objective-C runtime, but unfortunately like many other things I
want to do; they have been pushed aside by things I have to do.

Scott


                  ==================================
   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]