Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
[C not C++] Memory Trace ProcessingProgram: read cc.din's content and then output to cc.out 1.How to read a Memory Trace file such as cc.din? FILE
[C not C++] Memory Trace Processing Program: read cc.din's content and then output to cc.out
1.How to read a Memory Trace file such as cc.din?
*fpRead=fopen(,);is this correct?
2.how to read cc.din then output to another file in command line(not in program) like