Search:

Type: Posts; User: LioButtons

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    7,748

    Unfortunately the assignment specifically wants...

    Unfortunately the assignment specifically wants inertia() to call modulus().

    I replaced the modulus and area variables with proper function calls and it works now:

    /* File: lumberfunc.c
    ...
  2. Replies
    4
    Views
    7,748

    Issue with function calls

    Hello! I'm working on an assignment question as follows:
    Screenshot by Lightshot

    I've written the following code:

    /* File: lumberfunc.c
    This file reads base and height from an input...
Results 1 to 2 of 2