#include <string.h>
Go to the source code of this file.
Defines | |
| #define | BLANK ((int) ' ') |
Functions | |
| int | _F90_FCD_CMP_EQ (char *str1, char *str2, int len1, int len2) |
| #define BLANK ((int) ' ') |
Definition at line 40 of file f90_fcd_cmp_eq.c.
| int _F90_FCD_CMP_EQ | ( | char * | str1, | |
| char * | str2, | |||
| int | len1, | |||
| int | len2 | |||
| ) |
Definition at line 42 of file f90_fcd_cmp_eq.c.
1.7.1