Syntax: /MI[N]:nnnn
This option sets the minimum allocation of memory for the program. The field <nnnn> contains the minimum number of 16-byte paragraphs required to load and run the program. This value must be equal to or less than the maximum allocation.
Compare to /MA[X].
You can specify <nnnn> in decimal, octal, or hexadecimal radix using standard C language notation.