Just wondering which I/O calls you use the most - the C library calls (fopen, fread, fgets, etc), the C++ library calls (streams), or the OS-specific calls (CreateFileA etc on Windows for example)