Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 19th, 2012  |  syntax: Objective C  |  size: 0.08 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. #include <Foundation/Foundation.h>
  2.  
  3. @interface Prueba : NSObject
  4. {
  5. }
  6.  
  7. @end