home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stars of Shareware: DFÜ und Kommunikation
/
SOS-DFUE.ISO
/
programm
/
fax
/
faxer11
/
testfax.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
|
1993-04-21
|
120 b
|
9 lines
#include <stdlib.h>
#include <stdio.h>
int main(void)
{
system("faxer 4 T18172835871 C:\\AUTOEXEC.BAT");
}