Search:

Type: Posts; User: karodhill

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,351

    thanks for the indentation style. i tried to move...

    thanks for the indentation style. i tried to move count up before when i do that i get an id returned 1 exit status error
  2. Replies
    5
    Views
    1,351

    compiler error help

    im trying to write a program that counts the total vowels in a string and count the number of each individual vowel(like total A's=4 and so on) Im stuck with my fisrt function to count the total...
  3. help with logic of array that moves elements over 1 time to the right

    Im trying to make a program that shifts all my elements of array to the right by one and move the last element
    into the first position.how do i move the last number out then shift over by 1 and...
  4. Replies
    2
    Views
    4,589

    can someone help me with my code

    I am new to C I am trying to do 2 functions. I want a user to enter a price and then my main function send my total cost that calculates sales tax and then have my main function call a function...
Results 1 to 4 of 4