Categories

Updated: 11/08/2006

How to load file into memory using plain ANSI C language

This C language article provides example of loading file (binary mode) into memory for later processing. Only standard libraries (stdio.h) are used, the source code is completly cross-platform.
©2003-2019 jCay.com