Annotation of 41BSD/lib/libF77/d_imag.c, revision 1.1

1.1     ! root        1: #include "complex"
        !             2: 
        !             3: double d_imag(z)
        !             4: dcomplex *z;
        !             5: {
        !             6: return(z->dimag);
        !             7: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.