Thread: Really need help..

  1. #1
    Registered User
    Join Date
    Apr 2007
    Posts
    2

    Really need help..

    Hello everybody..

    i just needs help from evryone..

    here I attached my question of assignment..

    but for now..i really blurr about it..

    can anyone help me with some coding or full coding..ok..thanks..

  2. #2
    Lean Mean Coding Machine KONI's Avatar
    Join Date
    Mar 2007
    Location
    Luxembourg, Europe
    Posts
    444
    Please refer to our homework policy to understand why no one will do your assignment for you. If you have detailed questions or have already written something yourself, feel free to ask specific questions.

  3. #3
    Deathray Engineer MacGyver's Avatar
    Join Date
    Mar 2007
    Posts
    3,210
    Quote Originally Posted by pody View Post
    here I attached my question of assignment..

    but for now..i really blurr about it..
    That tells us nothing as to how to help you.

    Do you understand any of it? Do you know what a C structure is? Do you know how to use one? Do you know how to get input from the user? Do you know how to use arrays? Do you know how to use loops? Do you understand how to write output to the user's terminal (ie. using such things as printf() and puts())?

    Lastly, have you done any C assignments or programs before?

    If you answered yes to all of these, then you can probably figure out the coding aspect of the assignment. If you're confused over the assignment requirements, ask your professor or some designated assistant to help you understand it.

    If you could not answer yes to every question, then you need to do some research on C. Get a reference book, or just keep a browser tab opened to google, and get work researching.

    The assignment file you provided is somewhat vague with some portions of the assignment, but even so the professor should have mentioned specifics in class or should be approachable for extra assistance. Overall, though, most of it all is defined enough for you to begin.

    Quote Originally Posted by pody View Post
    can anyone help me with some coding or full coding..ok..thanks..
    No. This isn't Homework Central. To complete an assignment, you should follow these steps:

    1) Work towards understanding the assignment.
    2) Be able to work out the solution to the assignment in English or an equivalent natural language (ie. French, German, Italian, etc.) step by step explicitly.
    3) Translate the above what you did in step 2 to C.

    These forums are mainly able to assist you if you post code that you have written and are having some difficulty with.

Popular pages Recent additions subscribe to a feed