Results 1 to 6 of 6

Thread: << in iostream

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2001
    Posts
    396

    Question << in iostream

    Let's say I want to use left shift. Does that mean I cannot use iostream header in the same file.

    Another question is that I declare to use iostream header in one source file and not in another source file(2nd) in the same project, will the iostream header be in effect in the 2nd file?

    I think the solution is not to use std namespace. However it is better to seek more opinions.
    Last edited by transcendental; Oct 18th, 2001 at 10:01 PM.
    I'm a VB6 beginner.

Posting Permissions

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



Click Here to Expand Forum to Full Width