#include <fortran.h>
Go to the source code of this file.
Classes | |
| struct | fcd_t |
Functions | |
| _f_int | _VERIFY (fcd_t str1, fcd_t str2, _f_log *back) |
| _f_int | _F90_VERIFY (char *str1, char *str2, _f_int *back, _f_int len1, _f_int len2) |
| _f_int _F90_VERIFY | ( | char * | str1, | |
| char * | str2, | |||
| _f_int * | back, | |||
| _f_int | len1, | |||
| _f_int | len2 | |||
| ) |
Definition at line 51 of file f90_verify.c.
References _VERIFY(), fcd_t::len, and fcd_t::ptr.

Referenced by _F90_VERIFY().
1.7.1