#include <fortran.h>
Go to the source code of this file.
Functions | |
| void | _ADJUSTR_ (_fcd result, _fcd str) |
| void | _F90_ADJUSTR (char *res_addr, char *src_addr, int res_len, int src_len) |
Definition at line 52 of file adjustr.c.
References _cptofcd(), _fcdlen(), and _fcdtocp().
Referenced by _F90_ADJUSTR().

| void _F90_ADJUSTR | ( | char * | res_addr, | |
| char * | src_addr, | |||
| int | res_len, | |||
| int | src_len | |||
| ) |
Definition at line 47 of file f90_adjustr.c.
References _ADJUSTR_(), and _cptofcd().

1.7.1