MAX_INTEGER_PACK_SIZE 705 pack.c if (integer_size > MAX_INTEGER_PACK_SIZE) MAX_INTEGER_PACK_SIZE 708 pack.c char intbuf[MAX_INTEGER_PACK_SIZE];