vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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. |
| ||||
| 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! |