Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Intro to file input/file output in C++

  1. #11
    AO Antique pwaring's Avatar
    Join Date
    Aug 2001
    Posts
    1,409
    The examples are correct, and will work in most compilers, but I just feel that writing: std::cout << (and std::endl etc.) is more technically correct.

    It's no big deal at the end of the day, just a style that I follow when programming.
    Paul Waring - Web site design and development.

  2. #12
    Senior Member
    Join Date
    Jun 2004
    Posts
    137
    regarding the error its fine!!!!
    we aRE ONLY HUMANS

    BUT THE TUTORIALS IS GREAT

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •