Please suggest me where this code is going wrong. void LogWrite1(char *format, ...) { FILE *fp; char* buffer = new char; va_list args;
確定! 回上一頁