View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 09:03 PM
all mail refused
 
Posts: n/a
Default Re: ifstream::getline( ) does not work on HP-UX:

On 2006-05-06, vivek.astvansh@gmail.com <vivek.astvansh@gmail.com> wrote:
> Hi!
>
> My code opens up a text file (gets an ifstream object), and then reads
> a line using getline( ) method.
>
> Interestingly, this code works on Solaris, and Linux, but not on HP-UX
> (version 11.11).


"Does not work" is not a bug report.
You don't show what goes wrong or the code fragment.

http://www.catb.org/~esr/faqs/smart-questions.html

--
Elvis Notargiacomo master AT barefaced DOT cheek
http://www.notatla.org.uk/goen/
Powergen write "Why not stay with us" - let me count the ways!
Reply With Quote