.. up to the main site

Icon  Name                                       Last modified      Size  Description
[DIR] Parent Directory - directory (probably) [TXT] uptime-AMIP-POST.c 26-Oct-2007 04:21 919 code [   ] uptime-AMIP-POST.exe 26-Oct-2007 04:21 11K Windoze executable [TXT] uptime-formatted.c 26-Oct-2007 04:21 1.1K code [   ] uptime-formatted.exe 26-Oct-2007 04:21 10K Windoze executable [TXT] uptime-seconds.c 26-Oct-2007 04:21 723 code [   ] uptime-seconds.exe 26-Oct-2007 04:21 10K Windoze executable [   ] uptime.nfo 26-Oct-2007 04:21 22 plain text info [TXT] ut.bat 26-Oct-2007 04:21 792 DOS batch file [TXT] ut2.bat 26-Oct-2007 04:21 782 DOS batch file
I had to get some basic C skillz quick! needed uptime in a particular
format (seconds), and threw together a few different versions
while I was at it.

I put the day/hour/minute/seconds code from ampsig back into
uptime.c so now there's a formatted version, too, which outputs
"days,hours,minute,seconds" to stdout, saves calculating at the
other end.

all free, help yourself.

;o) Cor