malloc example: string generator*/ #include <stdio.h> #include <stdlib.h> main () { int i,n; char * buffer; printf ("How long do you want the string?
確定! 回上一頁