home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Big Green CD 8
/
BGCD_8_Dev.iso
/
YellowBox
/
Kits
/
MiscTableScroll-138.1
/
Examples
/
LazyScrollDir
/
LazyScrollDir_main.m
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-03-31
|
110 b
|
6 lines
#import <AppKit/AppKit.h>
int main(int argc, char const*argv[]) {
return NSApplicationMain(argc, argv);
}