Re: constants? strings? what do i wrong?
Re: constants? strings? what do i wrong?
- Subject: Re: constants? strings? what do i wrong?
- From: "Steffi Krause" <email@hidden>
- Date: Mon, 2 Feb 2004 22:59:43 +0100 (MET)
>
try:
>
>
#define ASTRING @"Stringcontent"
>
>
@interface MyClass: NSObject {
>
}
>
>
And
>
>
NSLog (@"%@", [ASTRING description]);
thank you very much for your help. unfortunately the problem is still there.
MyApp has exited due to signal 10 (SIGBUS).
--
GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...)
jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++
http://www.gmx.net/derspiegel +++
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.