Re: a.out file



wiggy13 wrote:

There is a reason to this. I got many files that need to be read as
inputs.

a.out < infile would do the job without modifiy the source code.




echo infile | ./a.out .