Saturday, 12 September 2020

how to display time and date using c programming | #Techgeekka

 Source Code :

 #include <stdio.h>


#include <time.h>



main()



{

    printf("TECH GEEK KA\n\n");


    time_t t;

    time(&t);


    printf("TIME AND DATE : %s",ctime(&t));

}


                                               Watch Video by clicking here 👇👇👇👇👇👇



            Thanks For Watching Subscribe Channel For More Video : click here to visit Channel

No comments:

Post a Comment

how to watch ipl live for free |without installing any application | #techgeekka

 hello geek's in this blog you will learn how to watch ipl live for free without using any application                          click he...