Search:

Type: Posts; User: MG2610

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,312

    Okay I changed it around a little bit... ...

    Okay I changed it around a little bit...



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

    int main(void) {
    int x;
  2. Replies
    4
    Views
    1,312

    This is what I have so far, but I'm not sure...

    This is what I have so far, but I'm not sure where to go from here:



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

    int main(void)
    {
  3. Replies
    4
    Views
    1,312

    Very new to c programming and need help

    Hi,

    I am taking a required c programming class at school, and I feel like the projects are way over my head. This is only the second project, and I am unsure of how to start it. I'm not asking for...
Results 1 to 3 of 3