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
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