Ask your own question, for FREE!
Computer Science 23 Online
OpenStudy (anonymous):

Question about standard input in C...

OpenStudy (anonymous):

Say I have a file that I want to pass to my C program, so I use this command in unix myCprogram < theFile.dat How do I write myCprogram so that it "reads" theFile.dat?

OpenStudy (anonymous):

When I execute the myCprogram < theFile.dat command theFile.dat becomes my standard input, but how do I "work" with the file?

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!