discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GSPredicate


From: amon
Subject: Re: GSPredicate
Date: Mon, 18 Jun 2018 10:32:26 -0500
User-agent: Roundcube Webmail/1.3.4

Just to bring this back to my original question:

NSUInteger i;
NSMutableArray *a;
NSEnumerationOptions opts;
GSPredicateBlock      predicate;

i = [a indexOfObjectWithOptions: opts passingTest: predicate];

What is the code to set up predicate using the GSBlock macro?
Can someone show me what the above would look like as a working
bit of code?

--
+---------------------------------------------------------------+
|   Dale Amon                  Immortal Data                    |
|   CEO             Midland International Air and Space Port    |
| amon@vnl.com       "Data Systems for Deep Space and Time"     |
+---------------------------------------------------------------+



reply via email to

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