C89 compilers (like Minix' ACK) only need to handle 31 functions arguments
so split a long sprintf into two calls to get below that number.
Loading
Please register or sign in to comment
so split a long sprintf into two calls to get below that number.