The aim of this section is to provide a substantial example of C programming, ... name = (char *) malloc (nbytes + 1); bytes_read = getline (&name, &nbytes, ...
www.linuxtopia.org