#include "fortran_macros.h"Go to the source code of this file.
Defines | |
| #define | SYSTYPE |
| #define | F2CP(FCHAR) STR_PTR(FCHAR) |
| #define | FNAME(A, B) FMNAME(A,B) |
Typedefs | |
| typedef VINTEGER | Fint |
| typedef VFLOAT | Freal |
| typedef VREAL | Fdouble |
| typedef VCHARACTER * | Fchar |
| #define F2CP | ( | FCHAR | ) | STR_PTR(FCHAR) |
Definition at line 21 of file ADF_fbind.h.
| #define FNAME | ( | A, | |||
| B | ) | FMNAME(A,B) |
Definition at line 22 of file ADF_fbind.h.
| #define SYSTYPE |
Definition at line 16 of file ADF_fbind.h.
| typedef VCHARACTER* Fchar |
Definition at line 20 of file ADF_fbind.h.
Definition at line 19 of file ADF_fbind.h.
Definition at line 17 of file ADF_fbind.h.
Definition at line 18 of file ADF_fbind.h.
1.5.9