Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • C++ is faster, but not really in reading files IMHO. Use C# to do this, there won't be differences.. Commented Jul 30, 2010 at 12:11
  • Just to clarify: C++ has the potential to be faster, but well written c# code will often outperform poorly written/optimized c++ code, so even the speed question is not that easy to answer either Commented Jul 30, 2010 at 12:22