1 questions
#include <stdio.h>int main(){ FILE * fp; char* a=all_new; fp=fopen(data.bin,wb+); fwrite(a,200,1,fp);}I saw the data.binThere are trash values. I want to fill up the parts that exceed 7 with CC ...
© 2024 OneMinuteCode. All rights reserved.