what is getline function code example Example: how to use getline function inc size_t getline(char **lineptr, size_t *n, FILE *stream);Copy