How do you read the string typed after the command in the terminal? For example, to open the page "http://cboard.cprogramming.com/", you could type into the terminal:

$ firefox http://cboard.cprogramming.com/

In standard sequential C, how do you get the program to read the operand?