[fpc-pascal]Read from command line

Olaf Leidinger leidola at newcon.de
Sun Sep 7 12:57:05 CEST 2003


Hi again!

Sorry,  it has to be:

   for i := 0 to argc-1 do

argc is the number of arguments, argv is a string-vector. I think it is
an array of c-strings, isn't it?

Ciao,

Olaf





More information about the fpc-pascal mailing list