home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 18
/
aminetcdnumber181997.iso
/
Aminet
/
dev
/
c
/
CLib37x.lha
/
c_lib
/
source
/
include
/
pragmas
/
example_pragmas.h
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
|
1996-12-05
|
311 b
|
16 lines
/*
** $VER: example_pragmas.h 37.1 (4.12.96)
**
** pragmas for example.library
**
** (C) Copyright 1996 Andreas R. Kleinert
** All Rights Reserved.
*/
#ifndef PRAGMAS_EXAMPLE_H
#define PRAGMAS_EXAMPLE_H
#pragma libcall ExampleBase EXF_TestRequest 1e 32103
#endif /* PRAGMAS_EXAMPLE_H */