#include <string.h>
Go to the source code of this file.
Functions | |
| void | _F90_FCD_COPY (char **ret_addr, int *ret_len, char *trg_addr, char *src_addr, int trg_len, int src_len) |
| void _F90_FCD_COPY | ( | char ** | ret_addr, | |
| int * | ret_len, | |||
| char * | trg_addr, | |||
| char * | src_addr, | |||
| int | trg_len, | |||
| int | src_len | |||
| ) |
Definition at line 40 of file f90_fcd_copy.c.
References len.
1.7.1