Search:

Type: Posts; User: eduarodz

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    8,355

    Thanks! Just what I was looking for. Nice blog...

    Thanks! Just what I was looking for. Nice blog and youtube channel btw. Thanks again!!
  2. Replies
    3
    Views
    8,355

    How to get weekday?

    I'm new in C and I want to know how to get the current weekday where sunday=0, monday=1,...,.
    (using time.h if possible)

    I want to do something like


    #include<stdio.h>
    #include<time.h>
    ...
Results 1 to 2 of 2