Mac OS X Reference Library Apple Developer
Search

main.m

#import <Cocoa/Cocoa.h>
 
int main(int argc, const char *argv[])
{
    return NSApplicationMain(argc, argv);
}



Last updated: 2005-06-01

Did this document help you? Yes It's good, but... Not helpful...