Annotation of mstools/samples/largeint/i386/divlarge.h, revision 1.1

1.1     ! root        1: 
        !             2: //
        !             3: // Determine if an argument is present by testing the value of the pointer
        !             4: // to the argument value.
        !             5: //
        !             6: 
        !             7: #define ARGUMENT_PRESENT(ArgumentPointer)    (\
        !             8:     (CHAR *)(ArgumentPointer) != (CHAR *)(NULL) )
        !             9: 

unix.superglobalmegacorp.com

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