#include <stdio.h> int sprintf(char *buffer, const char *format-string, ... The sprintf() function formats and stores a series of characters and values in ...
確定! 回上一頁