From: Christophe Mckeon Date: 2008-12-18T03:13:53+09:00 Subject: [RubyCocoa] C pointers, and documentation hi, how are C pointers handled on the rubycocoa side? for example a method like the following: - (BOOL)validateValue:(id *)ioValue forKey:(NSString *)key error:(NSError **)outError is there a standard way of handling it? is this kind of thing documented anywhere? thanks for any tips, _c -- Posted via http://www.ruby-forum.com/.