Search:

Type: Posts; User: Vespasian

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    3,693

    Thanks. What other solution is proposed apart...

    Thanks.

    What other solution is proposed apart from the one mentioned in the link.

    I.e. they propose:

    while (fileinput >> stream)

    Is this the best and only option?
  2. Replies
    5
    Views
    3,693

    EOF Statement in C++

    It is commonly advised that using the EOF flag for file input is erroneous in C++. The follwoing article explains why:

    EOF And Reading Text Files (C++) - C++ Tutorials | Dream.In.Code

    I...
Results 1 to 2 of 2