Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Streams in C and C++

Status
Not open for further replies.

iam3

Programmer
Oct 30, 2001
6
NO
Just want someone to highlight the problems involved in stream programming .
Why is this difficult? Why is this one of the most common sources of error in interactive programming?
 
I guess it depends on what you mean! I think that streams are pretty darn nice. Although I may be unfairly biased because C++ was the first language I learned. I guess if you learned something like perl or some other scripting language first I could see how C's streams might stink in comparison to them!
Sera
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top