Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

c programming

  • 20-03-2011 5:57pm
    #1
    Registered Users, Registered Users 2 Posts: 199 ✭✭


    can anyone help with me doing an array exercise? i ahve been stuck on it for while and cant get it out anymore?
    Exercise: write a programme to ask for the daily temperature for a week and then priduce an output listing the highest and the day it occured, the lowest and the day it occured, and the mean daily temperature?
    I would put of the programe i have done so far but i kinda lift it in college on friday rather than taking it home to try and finish it off.
    If anyone could help i wood be happy, i can put up what i did so far 2morro morning when i get into college


Comments

  • Registered Users, Registered Users 2 Posts: 2,345 ✭✭✭Kavrocks


    I could write it for you in minutes but then I would be doing your homework for you which I'm not going to do.

    If you had posted some code I would have been more then happy to help you solve any problems and I don't accept that you left it in college considering how easy it is to email it to yourself so you can retrieve it from anywhere at anytime.


  • Registered Users, Registered Users 2 Posts: 199 ✭✭Howlin


    i saved it on my drive on the college computer rather than my usb
    ill get it 2morro and ill post what i have done so far


  • Registered Users, Registered Users 2 Posts: 199 ✭✭Howlin


    Kavrocks wrote: »
    I could write it for you in minutes but then I would be doing your homework for you which I'm not going to do.

    If you had posted some code I would have been more then happy to help you solve any problems and I don't accept that you left it in college considering how easy it is to email it to yourself so you can retrieve it from anywhere at anytime.

    DO you know a good site that can help teach me c programming?


  • Registered Users, Registered Users 2 Posts: 40,038 ✭✭✭✭Sparks


    Kernighan & Richie, 2nd ed. One-stop reference point for C. If you don't have a copy, you're making life hard on yourself.

    As to seeking help with homework, read the charter:
    Evil Phil wrote: »
    RIGHT YOU 'ORRIBLE LOT!!!!

    If you are a learning to code in college, in your first job or just out of interest here are the rules for beginners when asking questions:
    • Try and give a good description of your problem in the thread title.
    • Post a sample of your code no matter how poor you may think it is. It shows an effort on your behalf and that's really important
    • Try and explain your attempt in the previous point
    • Now ask any questions you may have
    • If there are any errror codes, messages, or a stack trace then post that too. I might look like gobbledegook to you but it contains everything you need to know to solve your problem.

    Follow these rules everywhere, here, on other forums, in work, in college and anywhere else you can ask a question. A willingness to learn to very important in development and nobody will fault you for asking a question as long as you've made a prior effort.

    You should also learn how to search the web. It's an acquired skill. If you repeatedly fail to come with a solution when searching well you should probably document your own efforts for the next person along, you young groundbreaker you!

    Follow the three rules here and we'll get along fine. Repeat offenders will be banned. Anyone who laughs and points, sneers or generally gets sniffy at a poster following these rules will be banned for sure.

    All is well, consume.


This discussion has been closed.
Advertisement