Take a closer look at the 2 Gb limit that we are plagued with in different languages, and how to get around them.
Latest File I/O Articles
Three Powerful Yet Untapped Features of NTFS
The NTFS windows file system has introduced several features that improve the performance, stability, and reliability of file storage. Of these, three features lend themselves to advanced methods of information storage and collation. Few applications have, however, made extensive use of these features. This article introduces these features and identifies some of the potential uses each one exhibits.
Managed Extensions: Using the .NET OLE DB Classes to Read Text Files
Tom Archer illustrates how to use the .NET OLE DB classes to read text files.
Open Source File Visual C++ Add-In
A Visual C++ add-in that opens a file that is stored anywhere in your Visual C++ x86 "Include" path.
CFileChangeEvent Class
CFileChangeEvent Class
Alerting the user when an open file has been changed by another application
Alerting the user when an open file has been changed by another application
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.