Subj : Re: getline() To : borland.public.cpp.borlandcpp From : Ed Mulroy Date : Tue Aug 09 2005 10:08 pm Did you include istream.h? .. Ed > Rod Runnheim wrote in message > news:42f92e1e@newsgroups.borland.com... > > I'm having problems getting the compiler to recognize the stl getline() > function. > > getline(istream, string) > > It is not finding the definition for it. Any suggestions? .