#include <string.h>
Go to the source code of this file.
Defines | |
| #define | BLANK ((int) ' ') |
Functions | |
| void | _F90_FCD_BLANK (char *trg_addr, int trg_len) |
| #define BLANK ((int) ' ') |
Definition at line 41 of file f90_fcd_blank.c.
Referenced by _F90_FCD_BLANK().
| void _F90_FCD_BLANK | ( | char * | trg_addr, | |
| int | trg_len | |||
| ) |
Definition at line 43 of file f90_fcd_blank.c.
References BLANK.
1.7.1