Search:

Type: Posts; User: ndenklau

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,999

    That worked! Thanks for the help.

    That worked! Thanks for the help.
  2. Replies
    5
    Views
    1,999

    I changed the int input to double input, but now...

    I changed the int input to double input, but now all the functions seems to do is spit out zeros. I check what the input is by printing it right after it is entered and it says that it is zero. It...
  3. Replies
    5
    Views
    1,999

    Problems passing an array to a function

    I am trying to pass a dynamically allocated array into a function to enter values. I have a function that allocates the array to the correct size and then that is passed into the function. My...
Results 1 to 3 of 3