Convert String to integer array · #include <stdio.h> · #include <stdlib.h> · #include <string.h> · int* convert(char* c) · { · int len=strlen(c),i;.
確定! 回上一頁