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

| void _F90_ADJUSTL | ( | char * | res_addr, | |
| char * | src_addr, | |||
| int | res_len, | |||
| int | src_len | |||
| ) |
Definition at line 48 of file f90_adjustl.c.
References _ADJUSTL_(), and _cptofcd().

1.7.1