Search:

Type: Posts; User: KevinH123

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    4,046

    How would i get the actual value from the point...

    How would i get the actual value from the point on the string thats a digit. This is something i found online. I had it before like



    void sumDigits(char *s)
    {
    int sum=0;
    int total=0;
    int i;
  2. Replies
    7
    Views
    4,046

    I hope that helps....

    I hope that helps....
  3. Replies
    7
    Views
    4,046

    Help on sum digits in C

    Problem:
    A function that calls another function, which in turn calls the original function, is said to be
    corecursive. Note that corecursive functions occur in pairs. Write a program that counts...
  4. Replies
    4
    Views
    1,876

    Nah its not like that at all. Im currently...

    Nah its not like that at all. Im currently enrolled in computer information science classes. I have a bunch of problems and experience but i mean i just would want to see other ways a better...
  5. Replies
    4
    Views
    1,876

    C / Unix/ GCC

    Hey,

    I'm brand new to these forums and kinda really new to programming. I was wondering if any higher level programmer was looking to help tutor or teach me some programming techniques and...
Results 1 to 5 of 5