home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
PROG
/
DJGPP
/
DJDEV106.ZIP
/
CPLUSINC
/
COMPLEX.H
< 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
|
1992-03-29
|
128 b
|
7 lines
#ifndef _complex_h
#define _complex_h
#define __ATT_complex__
#include <_Complex.h>
typedef class Complex complex;
#endif