Search:

Type: Posts; User: Bx2

Search: Search took 0.00 seconds.

  1. Replies
    20
    Views
    10,940

    ok, but please realize this is an assignment...

    ok, but please realize this is an assignment worth marks, and I will get many more marks if the program works entirely, and will lose only some marks for the indentation/inefficient code. So please...
  2. Replies
    20
    Views
    10,940

    here is my entire program so far: main() {...

    here is my entire program so far:


    main() { /*Written by Brandon Benyacar*/

    int area, labour, length, width, height=8, ceiling, setup=100, paint;
    float total, room, basic=0.00,...
  3. Replies
    20
    Views
    10,940

    hey shadowboss, Ive fixed up a lot of my code,...

    hey shadowboss,
    Ive fixed up a lot of my code, but I too am having the issue where all my totals at the end are $0. how did you fix it?
  4. Replies
    20
    Views
    10,940

    okay, so I've been messing around with the code,...

    okay, so I've been messing around with the code, and I still cant get the hang of the do while loop. can anybody explain to me exactly what I'm doing wrong? also the total always equals $0. here is...
  5. Replies
    20
    Views
    10,940

    thanks, that is better. now how can I get the...

    thanks, that is better. now how can I get the error to loop back to ask the user the same question again? I know I need while, but am unsure how to implement it
  6. Replies
    20
    Views
    10,940

    I know my code is wrong, and I would fix up...

    I know my code is wrong, and I would fix up everything, but I dont know how. I learn best from example. thats why I'm asking for help :P
    please forgive my poor indentation and random brackets, I'm...
  7. Replies
    20
    Views
    10,940

    ok, I have made a typo for area400, it was...

    ok, I have made a typo for area400, it was supposed to be value of area divided by 400. Paint I can now see is wrong, but im still not sure how to fix it. as is, the problems im running into are...
  8. Replies
    20
    Views
    10,940

    Please help me with my C programming

    Hello,
    My name is Brandon. I'm new to programming, and I just started a course at college where I must write a C program. The only other program I've written was the helloworld program. I am having...
Results 1 to 8 of 8