Search:

Type: Posts; User: RyanKim

Search: Search took 0.01 seconds.

  1. Is there anyone who can perhaps run my code...

    Is there anyone who can perhaps run my code throught their head on just a particular part? I'll explain everything, as well as post the revised code. I've been dealing with this for 5 hours now and...
  2. Thanks for the reply. I am aware of the...

    Thanks for the reply. I am aware of the archaicness of strstream. I had a question regarding integer math. If i take 4/3 i get 1.3333333, does C handle that as 1? What about 1.8? I assume C jsut...
  3. Hi First time poster, big time problem with my program! Regarding epoch time conver

    Hi guys,

    First time poster, was hoping to get a bit of help with my code. Im wondering if this is a legal operation with a for loop.


    edays = tv->tv_sec / 86400; // Turn...
Results 1 to 3 of 3