fdds_ptr - query the address of a variable


SYNOPSIS

#include <fdds.h> (fixed-format sources)
#include <f90dds.h> (free-format sources)

pointer fdds_ptr(arg)

pointer arg

DESCRIPTION

fdds_ptr returns the Cray-style Fortran pointer of a Fortran variable.

SEE ALSO

fdds_malloc Allocate memory
fdds_malloc8 Allocate memory
fdds_calloc Allocate memory
fdds_calloc8 Allocate memory
fdds_realloc Reallocate memory
fdds_realloc8 Reallocate memory
fdds_free Free memory
    

AUTHOR

Jerry Ehlers, EPTG (Oct 2006)