I am a beginner at programming and dont understand the difference between

get.cin( ) and getline ('\n')

???

The getline() method works with char pointers, and the non-method getline() works with string objects.

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.