Annotation of researchv10no/cmd/spitbol/cint/sysmx.c, revision 1.1.1.1

1.1       root        1: /*
                      2: /   sysmx - return maximum size in bytes of created object
                      3: */
                      4: 
                      5: #include "osint.h"
                      6: #include "spitblks.h"
                      7: 
                      8: extern WORD    maxsize;
                      9: 
                     10: sysmx()
                     11: 
                     12: {
                     13:        SET_WA( maxsize * 4 );
                     14:        return NORMAL_RETURN;
                     15: }
                     16: 

unix.superglobalmegacorp.com

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