• int MLPutIntegerList(MLINK link, int *a, long n) puts a list of n integers starting from location a to the MathLink connection specified by link.
• See Section 2.13.4.
• See also: MLPutIntegerArray, MLPutByteString.