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.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.