Recent content by Sheena Ong

  1. S

    How to pass contents of a text file as command line arguments for a java application?

    We were told to test a java project of ours by doing entering this into the command prompt... java SLSim < sample-input.txt This is supposed to read the contents of the text file line by line as if each were command line arguments. However, whenever I type exactly that I keep getting an...
Back
Top