Thread View: pl.comp.os.hp-ux
2 messages
2 total messages
Started by vivek.astvansh@g
Sat, 06 May 2006 05:03
ifstream::getline( ) does not work on HP-UX:
Author: vivek.astvansh@g
Date: Sat, 06 May 2006 05:03
Date: Sat, 06 May 2006 05:03
11 lines
220 bytes
220 bytes
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). Please help. Thanks.
Re: ifstream::getline( ) does not work on HP-UX:
Author: slawek
Date: Mon, 10 Jul 2006 13:53
Date: Mon, 10 Jul 2006 13:53
17 lines
309 bytes
309 bytes
test On Sat, 06 May 2006 05:03:29 -0700, vivek.astvansh 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). > > Please help. > > Thanks.
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads