Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!gargoyle!mcdougal From: mcdougal@gargoyle.uchicago.edu (thomas fenger mcdougal) Newsgroups: comp.lang.c++ Subject: GNU C++ cin problem Keywords: GNU C++ Message-ID: <492@gargoyle.uchicago.edu> Date: 17 Oct 89 17:04:26 GMT Reply-To: mcdougal@gargoyle.uchicago.edu (Tom McDougal) Distribution: na Organization: U. Chicago Computer Science Dept. Lines: 10 should read in one word at a time, and halt after the last word. It does not halt, but seems to continue 'reading' the last word over and over after reading the previous words. We are using GNU C++. Advice? Thanks in advance. --Tom (mcdougal@gargoyle.uchicago.edu)