Hello,
i have the following code
char *ficheiro;
.
.
i and i use the "ficheiro" variable. I would like to know how to clean this variable, so i can use it again with no value.
is it ficheiro=NULL;
or ficheiro="";
I have used this, but i havent had the results i...
Hello,
I need a function in C language that calculates the checksum of a file. If you know were i can find it or if you have something that can help me, i appreciate it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.