--- In [email protected], "johnmatthews2000" <jm5...@...> wrote: > > --- In [email protected], "izecksohn" <izecksohn@> wrote: > > > > --- "johnmatthews2000" <jm5678@> wrote: > > > > > > 6. You need to check whether rebase_stats.txt exists before you attempt > > > to read it, and create it if it doesn't. The current code returns > > > EXIT_SUCCESS if it can't read it - should be EXIT_FAILURE? > > > > I applied you suggestion, but I do not know if it is a good idea as: > > The following should work - the user doesn't need any special privileges:
Sorry - I have re-read your post. If your program is a serious utility for use by sysadmins/programmers, rather than a test or practise program, why do you need the statistics?
