Platform |
x64, Win32, .NET |
Purpose |
To read the whole command line. |
Syntax |
SUBROUTINE COMMAND_LINE(C)
|
Description |
This routine returns the whole command line in C (excluding the program name). |
Notes |
This is a Silverfrost library function. The standard Fortran intrinsic GET_COMMAND provides a similar standard conforming alternative. |