Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
f90_fcd_cmp_lt.c File Reference
#include <string.h>
Include dependency graph for f90_fcd_cmp_lt.c:

Go to the source code of this file.

Defines

#define BLANK   ((int) ' ')

Functions

int _F90_FCD_CMP_LT (char *str1, char *str2, int len1, int len2)

Define Documentation

#define BLANK   ((int) ' ')

Definition at line 40 of file f90_fcd_cmp_lt.c.

Referenced by _F90_FCD_CMP_LT().


Function Documentation

int _F90_FCD_CMP_LT ( char *  str1,
char *  str2,
int  len1,
int  len2 
)

Definition at line 42 of file f90_fcd_cmp_lt.c.

References BLANK, len, and stat.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines