I have a problem and I don’t know if my program is correct or not. Please let me know your ideas?
Problem. Create a process file file on the command line, and the program return is the number of files processed.
My program: in the main () function, I return the number of processed files.
Is it correct? If correct, how can I get this value from another program?
Please help me?
source
share