<snip>
:>: main(int argc, char *argv[])
:>: {
:>: int c;
:>: int d;
:>: int i;
:>: FILE * mypds;
:>:
:>: for ( c = 1 ; c < argc ; c++)
:>: {
:>: if (c > 0)
Can this ever be false?
I copied it from a code that started from zero and shortened it for the simple
thing I needed; and forgot to eliminate the if statement... sorry
ZA
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN