Search:

Type: Posts; User: DaMonsta

Search: Search took 0.00 seconds.

  1. Thread: corecursive

    by DaMonsta
    Replies
    5
    Views
    1,220

    Thanks for the good idea! Let me plug it in and...

    Thanks for the good idea! Let me plug it in and do some more adjusting. I don't know why they wrote this exercise is like this. Please stay tuned but hopefully this will do the trick.
  2. Thread: corecursive

    by DaMonsta
    Replies
    5
    Views
    1,220

    The problems with the code that is why I am here....

    The problems with the code that is why I am here. Unfortunately the exercise calls for a pair of corecursive functions. I can code them with an iterative loop, but that is not what the exercise calls...
  3. Thread: corecursive

    by DaMonsta
    Replies
    5
    Views
    1,220

    corecursive

    I am having problems with a pair of corecursive functions I am trying to write. One function should sum the alphabetic characters in a string and the other function should sum the total of the digits...
  4. Replies
    1
    Views
    3,102

    Help with sample tax program

    I am having trouble with a sample tax program that I am trying to write. If everything is working correctly, you should be able to enter a salary, and have state and federal taxes computed and...
Results 1 to 4 of 4