Nov. 19, 2007
9:10 p.m.
Ken Pizzini <tz_@explicate.org> writes:
but really the better fix is to delete these two lines and #include the <time.h> and <string.h> headers instead.
I second the motion on using the better fix. These days we can rely at least on C89's spec for <time.h> and <string.h>.