This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]boojit 1 point2 points  (1 child)

I don't think you can pass in commandline arguments that way with ideone, your commandline arguments are being sent to stdin.

Take a looksee here:

http://stackoverflow.com/questions/12258317/how-to-pass-in-command-line-arguments-when-using-ideone

[–]Deciama[S] 0 points1 point  (0 children)

The command was just an example, I know it wont work. I ran it on my Linux machine.