Description of problem: snprintf can fail with ENOMEM Printing into a ... Even for n 0 if there are errors snprintf is supposed to return -1 and set errno.
確定! 回上一頁