GETLINE (3)名字getline, getdelim - delimited string input概要#include <stdio.h>ssize_t getline(char **lineptr, size_t *n, FILE *stream) ...
確定! 回上一頁