Search:

Type: Posts; User: ownerpurez

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,686

    Define a structure type to represent a word list....

    Define a structure type to represent a word list. The structure will contain one string
    component for the language of the words (e.g., English, Japanese, Spanish), an integer component
    that keeps...
  2. Replies
    3
    Views
    1,686

    Understanding the question

    I am having some trouble understanding this question! can someone push me in the right direction!?

    Q3- Define a structure type to represent a word list. The structure will contain one string...
  3. Replies
    5
    Views
    1,185

    The only problem is we have yet to learn vector...

    The only problem is we have yet to learn vector instead of arrays! I will look into 'map' tho!
  4. Replies
    5
    Views
    1,185

    I was using them as i wasn't sure how else to...

    I was using them as i wasn't sure how else to complete the question. How are you suggesting i fix it?
  5. Replies
    5
    Views
    1,185

    Help with counting problem

    Hello everyone, I am new and hope someone can help me! The problem I am working on is:


    Write a C++ program that reads several lines of text from a file and prints a table indicating the number...
  6. Replies
    1
    Views
    2,131

    C Multiple Choice exam program

    Hello, i needed to solve this question:

    Write a program to grade a multiple choice exam. The exam has 20 questions, each answered with a little in the range of ‘a’ through ‘f’. The data are stored...
Results 1 to 6 of 6