home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Entertainment
/
Earthplot src
/
ep.DoAbout.c
< 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
C/C++ Source or Header
|
1987-06-30
|
86 b
|
8 lines
|
[
TEXT/KAHL
]
#include "ep.const.h"
#include "DialogMgr.h"
DoAbout ()
{
Alert (AboutAlert,nil);
}