Hi, I am unaware am posting something unrelated to Google Code Jam, but didnt know a better place to clear my doubts. Function: ssize_t *getline* (char **lineptr, size_t *n, FILE *stream) My question is why does this function use a buffer to store the address of read line's buffer? I mean what is the rationale behind this?
-- Regards, R.V. -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
