hello daniweb, I am new to C Programming,can anyone explain me the functionality and uses of getline(),with advantages and its disadvantages and where to use? thanks in advance
geeksforgeek 0 Newbie Poster
Recommended Answers
Jump to Postcan anyone explain me the functionality and uses of getline()
No, because there's no standard function called getline() and you didn't specify which library the getline() you're talking about comes from. But even if you did, I suspect the answer will be RTFM.
Jump to Postpardon sir, I am reading C book by K & R , I ve seen using getline() in many places and i dont understand it's now where to use this getline().
So you've seen the book use it, and don't know where to use it? Well, a good start would …
All 7 Replies
gerard4143 371 Nearly a Posting Maven
Narue 5,707 Bad Cop Team Colleague
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
WaltP commented: RTOP! -4
geeksforgeek 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
D.M. -1 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.