CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 9 of 9

Threaded View

  1. #9
    Join Date
    Oct 2008
    Posts
    6

    Cool Re: System.IO.Stream Equivalent?

    Quote Originally Posted by Speedo
    I would say that the iostream class (not the header) and/or streambuf class is closest to what you're looking for: http://www.cplusplus.com/reference/iostream/
    Outstanding! Thank you very much.
    Last edited by wswartzendruber; October 6th, 2008 at 08:49 PM.

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

Featured