FROM : Michael P. Rogers
DATE : Mon Jan 21 23:18:47 2002
Is it possible to initialize an instance variable array in
Objective-C? PB doesn't like it when I attempt to do so in the
interface section, i.e., code like this fails:
NSString * sayings[2] = {@"Do unto",@"others"};
TIA,
Michael
--
Dr. Michael P. Rogers
Office: 203G Shilling Hall
Phone: 217-424-6327 (W) 309-828-8655 (H) 309-825-6454 (C)
E-Mail: <email_removed>
Web site: http://math.millikin.edu/
Astronomy Site: http://twincityamateurastronomers.org
DATE : Mon Jan 21 23:18:47 2002
Is it possible to initialize an instance variable array in
Objective-C? PB doesn't like it when I attempt to do so in the
interface section, i.e., code like this fails:
NSString * sayings[2] = {@"Do unto",@"others"};
TIA,
Michael
--
Dr. Michael P. Rogers
Office: 203G Shilling Hall
Phone: 217-424-6327 (W) 309-828-8655 (H) 309-825-6454 (C)
E-Mail: <email_removed>
Web site: http://math.millikin.edu/
Astronomy Site: http://twincityamateurastronomers.org
| Related mails | Author | Date |
|---|---|---|
| Michael P. Rogers | Jan 21, 23:18 | |
| John C. Randolph | Jan 21, 23:45 | |
| Andy | Jan 22, 04:46 | |
| Bob Savage | Jan 22, 05:22 | |
| Erik M. Buck | Jan 22, 05:25 | |
| Jeff Galyan | Jan 22, 10:58 | |
| Simon Stapleton | Jan 22, 11:54 | |
| Marcel Weiher | Jan 22, 13:17 | |
| Jeff Galyan | Jan 22, 18:26 | |
| Jeff Galyan | Jan 22, 19:57 | |
| John C. Randolph | Jan 22, 20:02 | |
| Jeff Galyan | Jan 22, 20:15 | |
| John C. Randolph | Jan 22, 20:42 | |
| Jeff Galyan | Jan 22, 20:47 | |
| John C. Randolph | Jan 22, 20:58 | |
| Ondra Cada | Jan 22, 21:11 | |
| Jeff Galyan | Jan 22, 21:30 | |
| Brian Webster | Jan 22, 21:33 | |
| Marcel Weiher | Jan 22, 21:42 | |
| Jeff Galyan | Jan 22, 21:46 | |
| Marcel Weiher | Jan 22, 21:51 | |
| Jeff Galyan | Jan 22, 21:59 | |
| Jeff Galyan | Jan 22, 22:04 | |
| Jeff Galyan | Jan 22, 22:19 | |
| Bob Savage | Jan 22, 22:21 | |
| Jeff Galyan | Jan 22, 22:30 | |
| Marcel Weiher | Jan 22, 22:35 | |
| Marcel Weiher | Jan 22, 22:35 | |
| John C. Randolph | Jan 22, 22:35 | |
| Jeff Galyan | Jan 22, 22:42 | |
| tom_waters | Jan 22, 22:45 | |
| John C. Randolph | Jan 22, 22:57 | |
| Jeff Galyan | Jan 22, 23:04 | |
| Jeff Galyan | Jan 22, 23:06 | |
| Ondra Cada | Jan 23, 00:06 | |
| Ondra Cada | Jan 23, 00:12 | |
| Ondra Cada | Jan 23, 00:18 | |
| Jeff Galyan | Jan 23, 00:19 | |
| Marcel Weiher | Jan 23, 00:37 | |
| Bob Savage | Jan 23, 02:03 | |
| Simon Stapleton | Jan 23, 11:23 | |
| Bob Savage | Jan 26, 01:49 | |
| Bob Savage | Jan 29, 03:58 | |
| jgo | Jan 30, 05:31 | |
| Bob Savage | Jan 30, 07:37 |






Cocoa mail archive

