Search:

Type: Posts; User: George

Search: Search took 0.00 seconds.

  1. Thread: help!!

    by George
    Replies
    1
    Views
    1,066

    help!!

    I am unsure the best way to try this problem from my book (homework!), any help would be appreciated, becaue my book sucks for examples!

    Instructions:
    "A deqeue might be described as a...
  2. Thread: Operators

    by George
    Replies
    3
    Views
    2,499

    Operators

    Does anyone have any good coding examples of overloading the subtraction operator, or any operators. I am suppose to overload the prefix, and postfix, increment and decrement operators, as well as...
  3. Thread: Ideas?

    by George
    Replies
    2
    Views
    999

    Ideas?

    Hello,
    I am needing to accept a string of characters from the user, count the number of words, and the average number of letters per word. I've got it about half way done, but feel I'm going in the...
  4. Thread: Stuck!!

    by George
    Replies
    4
    Views
    1,072

    Stuck!!

    Hello,
    I am stuck in the following program. Try to be nice, I'm new at this! I am needing to return the actual number that occurs the most times in an array. I have figured out which one that is,...
  5. Thread: Mode?

    by George
    Replies
    2
    Views
    1,395

    Mode?

    I have a problem concering modes. I was asked to determine the mode of an array which the user inputs. I am supposed to write a function that accepts an array of integers, and an integer that...
Results 1 to 5 of 5