This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

get a full line with ifstream


Hello,
I'm new to this list and I don't know if I'm right here to ask this
question, but I try.
I need to read a full line with fstream, in other words, how to skip
blank-characters?
Can anybody help me with this? I'm sure there is an easyer way to do
this than reading char for char until one is \n.
    -Heinke


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]