Search:

Type: Posts; User: S16

Search: Search took 0.01 seconds.

  1. Thread: DNA C programing

    by S16
    Replies
    2
    Views
    2,507

    DNA C programing

    #include <stdio.h>
    #include <stdlib.h>
    #include <time.h>

    int main()
    {

    time_t time_start, time_end, time_period;
    time_start = time(0);
    //time_start = time(NULL);
  2. Replies
    9
    Views
    4,869

    #include #include #include...

    #include <stdio.h>
    #include <stdlib.h>
    #include <time.h>

    int main()
    {

    time_t time_start, time_end, time_period;
    time_start = time(0);
    //time_start = time(NULL);
  3. Replies
    9
    Views
    4,869

    we have basic about c programing... but the...

    we have basic about c programing... but the question given to us more then our understanding...
  4. Replies
    9
    Views
    4,869

    we have tried our best to consalt our lecture......

    we have tried our best to consalt our lecture... his explaination kinda weird and non of us can understand it... im here not to argue... plz help us...
  5. Replies
    9
    Views
    4,869

    we are trying to do it for past 3 weeks,,,...

    we are trying to do it for past 3 weeks,,, nothing is working... im not giving homework guys, just need help... in 3 days time we need to submit our assignment...
  6. Replies
    9
    Views
    4,869

    We are using microsoft visual C++ 2005 software...

    We are using microsoft visual C++ 2005 software...
  7. Replies
    9
    Views
    4,869

    C programing for DNA...

    hi guys... im new here... Im studying in a university and taking C programing subject this semester... an assignment given to us without guidelines... as we are new to c programing, we need ur help...
Results 1 to 7 of 7