PREV UP next StackThreads/MP: version 0.77 User's Guide

7.3: Command Line Options Common for All StackThreads/MP Programs

Any StackThreads/MP program accepts the following command line arguments. A shorter synonym is provided for commonly used ones. These command line arguments are effective only when you do not write your own main function but write st_main.

These command line arguments are removed from the command line before entering st_main and only remaining arguments are passed to st_main. For example, when you write:

        ./fib -nw 10 30 -ps
        { "./fib" "30" }

parameter argc.