#include <fortran.h>
Go to the source code of this file.
Functions | |
| _f_int | _LEN_TRIM_ (_fcd f) |
| int | _F90_LEN_TRIM_ (char *ptr, int len) |
| int _F90_LEN_TRIM_ | ( | char * | ptr, | |
| int | len | |||
| ) |
Definition at line 44 of file f90_len_trim.c.
References _cptofcd(), and _LEN_TRIM_().

| _f_int _LEN_TRIM_ | ( | _fcd | f | ) |
Definition at line 51 of file len_trim.c.
References _fcdlen(), _fcdtocp(), and len.
Referenced by _F90_LEN_TRIM_().

1.7.1