Search:

Type: Posts; User: aaleclaire

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,265

    Thank you both! Why does c++ use c style...

    Thank you both! Why does c++ use c style strings. For backward compatibility?
  2. Replies
    4
    Views
    2,265

    Using ofstream

    Hi! I am trying to use ofstream. All of the examples I have seen online construct the stream like this:
    insert

    ofstream file_writer("my_file_name.txt").


    What I would like to do is to...
Results 1 to 2 of 2