#ifndef select_ioutils_H #define select_ioutils_H // Fill an array with zeros #define zeroArray(array, size)\ {\ for (int u=0; u