All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Macros
TCallf77.h File Reference

Go to the source code of this file.

Macros

#define type_of_call
 
#define DEFCHARD   const char*
 
#define DEFCHARL   , const int
 
#define PASSCHARD(string)   string
 
#define PASSCHARL(string)   , strlen(string)
 

Macro Definition Documentation

#define DEFCHARD   const char*

Definition at line 9 of file TCallf77.h.

#define DEFCHARL   , const int

Definition at line 10 of file TCallf77.h.

#define PASSCHARD (   string)    string

Definition at line 11 of file TCallf77.h.

#define PASSCHARL (   string)    , strlen(string)

Definition at line 12 of file TCallf77.h.

#define type_of_call

Definition at line 8 of file TCallf77.h.