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

| void _PAUSE | ( | fcd_t | str1 | ) |
Referenced by _F90_PAUSE().
1.7.1