discuss-gnustep
[Top][All Lists]
Advanced

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

detecting vararg methods?


From: Helge Hess
Subject: detecting vararg methods?
Date: Wed, 7 Apr 2004 12:08:34 +0200

Hi,

does someone know whether/how varargs selectors can be detected?

This:
  [NSString methodSignatureForSelector:@selector(stringWithFormat:)];

gives me:
  "v12@0:4@8" (void, id, SEL, id)

which of course is inappropriate and missing the required varargs?

Greets,
  Helge
--
http://docs.opengroupware.org/Members/helge/
OpenGroupware.org





reply via email to

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