Search:

Type: Posts; User: Purple01

Search: Search took 0.16 seconds.

  1. Thread: flush()

    by Purple01
    Replies
    3
    Views
    1,593

    Re: flush()

    This is from the doc:
    Flushes this output stream and forces any buffered output bytes to be written out.

    So I guess it is better for the computer then to work faster, and to use less memory?
  2. Thread: flush()

    by Purple01
    Replies
    3
    Views
    1,593

    flush()

    When exactly should I use the .flush() function?
    I read about this function, but do I also need it when you read data and found a hit and you write away that line to an output file?
Results 1 to 2 of 2