Command-line arguments: Difference between revisions

Content added Content deleted
Line 311: Line 311:
// will yield ( assuming windows and the c drive as the only drive) :
// will yield ( assuming windows and the c drive as the only drive) :


// param[0] = c:\myprogram<br>
// param[0] = c:\myprogram
// param[1] = -c
// param[1] = -c
// param[2] = alpha beta
// param[2] = alpha beta