read here that fgets() is bad, although no explanation given... also i think the default getline() isnt in C , is it??
why is fgets() bad??
also, the page on getline says it takes in char** as the 1st input type... whats a '**'? why is it used?? i couldnt get an answer when i googled it... any help?? :(