Go to the source code of this file.
Classes | |
| struct | fcd_t |
Functions | |
| void | _STOP (fcd_t str1) |
| void | _F90_STOP (char *str1, int len1) |
| void _F90_STOP | ( | char * | str1, | |
| int | len1 | |||
| ) |
Definition at line 47 of file f90_stop.c.
References _STOP(), fcd_t::len, and fcd_t::ptr.

| void _STOP | ( | fcd_t | str1 | ) |
Referenced by _F90_STOP().
1.7.1