Doxygen Source Code Documentation
typesize.c File Reference
#include "f2c.h"Go to the source code of this file.
Variables | |
| ftnlen | f__typesize [] |
Variable Documentation
|
|
Initial value: { 0, 0, sizeof(shortint), sizeof(integer),
sizeof(real), sizeof(doublereal),
sizeof(complex), sizeof(doublecomplex),
sizeof(logical), sizeof(char),
0, sizeof(integer1),
sizeof(logical1), sizeof(shortlogical),
0}Definition at line 3 of file typesize.c. Referenced by x_rsne(). |