Standard C Library (libc, -lc) SYNOPSIS #include <stdio.h> int printf(const char * restrict format, ...); int fprintf(FILE * restrict stream, ...
確定! 回上一頁