Search:

Type: Posts; User: cgurl05

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,592

    Need help on payroll report

    I'm sort of stuck because I don't really know how the functions work here and how to actually READ the input and output file..... Here is the general concept of the problem

    Many companies have a...
  2. Replies
    3
    Views
    15,578

    well i have everything for the sell of chips.....

    well i have everything for the sell of chips.. but the status report is getting really difficult.Idon't know whether i need a equation or a for loop after the void statusreport...





    // ...
  3. Replies
    3
    Views
    15,578

    revised

    ok here's my revised version...


    #include <stdio.h>
    #include <stdlib.h>
    #include <time.h>

    #define CHIP_VALUE 11
    #define SELL_VALUE 10
  4. Replies
    3
    Views
    15,578

    craps game & dice game..

    Hey guys I'm pretty much stuck on how to actually do the functions for the craps and dice game..here's the criteria and what i have...


    craps criteria & dice game criteria..



    Welcome to the...
  5. Replies
    2
    Views
    1,570

    newb need help with increment and decrement

    Hey guys I'm a Newb (TAKING MY 1ST C PROGRAMMING CLASS AT A UNIV.) I REALLY need help with this, it's printing and counting but it's counting too far, it's supposed to stop at 4:0:3 and then...
Results 1 to 5 of 5