Hi Ali,

> so I just came across this if (argc) statement and
> I'm not sure why it is placed there in the first
> pleace, I am assuming that argc is not tinkered with
> (via arg.h)
But actually it is. :)

> but the program works well without it,
> so my question is, is this if() statement incorrect
> or it's just there because of arg.h?
Did you try to run it without argument (./date)?

Thanks anyway for reviewing sbase code!

Reply via email to