Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

What's the fastest C function for writing binary data to disk?

I'm acquiring data at high speeds across multiple boards and I'm having a hard time writing the data to disk fast enough to keep up. I'm programming in C in Visual Studios and I'm currently using fwrite. I have a similar system set up in LabView and my C code can't perform as well. Is there a better or faster way to write to disk in C?
0 Kudos
Message 1 of 1
(2,477 Views)