Search:

Type: Posts; User: ajmcello

Search: Search took 0.01 seconds.

  1. Yeah. I guess you were right. :) This i what I...

    Yeah. I guess you were right. :)

    This i what I did.



    #include <stdio.h>

    #define SECSPERHOUR 3600
  2. Converting seconds to hours in decimal form?

    I'm trying to convert seconds to hours. I'd like to be able to convert 3600 to read 1.0 and 5400 (1 and 1/2 hours) to 1.5 and so on..

    If anybody could shed some light on this simple problem I'd...
Results 1 to 2 of 2