Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

dump a large c arrays of short and float type

$
0
0
Hello,

Im pulled into some new work, where i am asked to dump a large number of c arrays (some are float, and some short) to text file. All of them have same size.

Ive written following code. Not sure it looks very simple.

Any comments is very much appreciated. Im not sure whats the best way to dump, visualise and store such huge arrays.

Thanks a ;lot
pdk

Viewing all articles
Browse latest Browse all 3046

Trending Articles